CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/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 {}