#include "root/CaloRun.hh"
#include "root/CaloEvent.hh"
#include <iostream>
Include dependency graph for CaloRun.cpp:
Go to the source code of this file.
Definition at line 13 of file CaloRun.cpp.
00016 : 00017 fRunId(0),fTemp(0),fPress(0) 00018 { 00019 }