CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_10/src/SimG4CMS/FP420/src/FP420HitsObject.cc

Go to the documentation of this file.
00001 #include "SimG4CMS/FP420/interface/FP420HitsObject.h"
00002 
00003 FP420HitsObject::FP420HitsObject(std::string n, TrackingSlaveSD::Collection& h): _hits(h), _name(n)
00004 {}