class to drive the job on L1Jet More...
Public Member Functions | |
JetJobPSet (edm::ParameterSet &cfg) | |
~JetJobPSet () | |
Public Attributes | |
double | epsilon |
class to drive the job on L1Jet
Definition at line 116 of file EcalRawToRecHitRoI.h.
EcalRawToRecHitRoI::JetJobPSet::JetJobPSet | ( | edm::ParameterSet & | cfg | ) | [inline] |
Definition at line 118 of file EcalRawToRecHitRoI.h.
: CalUnpackJobPSet(cfg), epsilon(0.01) {}
EcalRawToRecHitRoI::JetJobPSet::~JetJobPSet | ( | ) | [inline] |
Definition at line 119 of file EcalRawToRecHitRoI.h.
{}
Definition at line 120 of file EcalRawToRecHitRoI.h.
Referenced by EcalRawToRecHitRoI::Jet_OneL1JetCollection().