#include "root/CaloHit.hh"
Include dependency graph for CaloHit.cpp:
Go to the source code of this file.
Definition at line 11 of file CaloHit.cpp.
00013 : 00014 fX(0),fY(0),fZ(0),rowInChamber(0),colInChamber(0) 00015 { 00016 }