class to drive the job on L1Muon More...
Public Member Functions | |
MuJobPSet () | |
MuJobPSet (edm::ParameterSet &cfg) | |
~MuJobPSet () | |
Public Attributes | |
double | epsilon |
class to drive the job on L1Muon
Definition at line 103 of file EcalRawToRecHitRoI.h.
EcalRawToRecHitRoI::MuJobPSet::MuJobPSet | ( | ) | [inline] |
Definition at line 105 of file EcalRawToRecHitRoI.h.
{}
EcalRawToRecHitRoI::MuJobPSet::MuJobPSet | ( | edm::ParameterSet & | cfg | ) | [inline] |
Definition at line 106 of file EcalRawToRecHitRoI.h.
: CalUnpackJobPSet(cfg), epsilon(0.01) {}
EcalRawToRecHitRoI::MuJobPSet::~MuJobPSet | ( | ) | [inline] |
Definition at line 107 of file EcalRawToRecHitRoI.h.
{}
Definition at line 108 of file EcalRawToRecHitRoI.h.
Referenced by EcalRawToRecHitRoI::Muon().