Public Member Functions | |
MuJobPSet (edm::ParameterSet &cfg) | |
MuJobPSet () | |
~MuJobPSet () | |
Public Attributes | |
double | epsilon |
Definition at line 100 of file EcalRawToRecHitRoI.h.
EcalRawToRecHitRoI::MuJobPSet::MuJobPSet | ( | ) | [inline] |
EcalRawToRecHitRoI::MuJobPSet::MuJobPSet | ( | edm::ParameterSet & | cfg | ) | [inline] |
Definition at line 103 of file EcalRawToRecHitRoI.h.
00103 : CalUnpackJobPSet(cfg), epsilon(0.01) {}
EcalRawToRecHitRoI::MuJobPSet::~MuJobPSet | ( | ) | [inline] |