class to drive the job on Candidate-inheriting object More...
Public Types | |
enum | CTYPE { view, candidate, chargedcandidate, l1muon, l1jet } |
Public Member Functions | |
CandJobPSet (edm::ParameterSet &cfg) | |
~CandJobPSet () | |
Public Member Functions inherited from EcalRawToRecHitRoI::CalUnpackJobPSet | |
CalUnpackJobPSet () | |
CalUnpackJobPSet (edm::ParameterSet &cfg) | |
Public Attributes | |
bool | bePrecise |
CTYPE | cType |
double | epsilon |
std::string | propagatorNameToBePrecise |
Public Attributes inherited from EcalRawToRecHitRoI::CalUnpackJobPSet | |
double | Ptmin |
double | regionEtaMargin |
double | regionPhiMargin |
edm::InputTag | Source |
class to drive the job on Candidate-inheriting object
Definition at line 132 of file EcalRawToRecHitRoI.h.
Enumerator | |
---|---|
view | |
candidate | |
chargedcandidate | |
l1muon | |
l1jet |
Definition at line 134 of file EcalRawToRecHitRoI.h.
EcalRawToRecHitRoI::CandJobPSet::CandJobPSet | ( | edm::ParameterSet & | cfg | ) |
Definition at line 41 of file EcalRawToRecHitRoI.cc.
References bePrecise, candidate, chargedcandidate, cType, epsilon, edm::ParameterSet::getParameter(), l1jet, l1muon, propagatorNameToBePrecise, and view.
|
inline |
Definition at line 136 of file EcalRawToRecHitRoI.h.
bool EcalRawToRecHitRoI::CandJobPSet::bePrecise |
Definition at line 138 of file EcalRawToRecHitRoI.h.
Referenced by CandJobPSet(), and EcalRawToRecHitRoI::OneCandCollection().
CTYPE EcalRawToRecHitRoI::CandJobPSet::cType |
Definition at line 140 of file EcalRawToRecHitRoI.h.
Referenced by CandJobPSet(), and EcalRawToRecHitRoI::OneCandCollection().
double EcalRawToRecHitRoI::CandJobPSet::epsilon |
Definition at line 137 of file EcalRawToRecHitRoI.h.
Referenced by CandJobPSet(), utils.BinToBin::checkBinningMatches(), utils.BinToBin1percent::checkBinningMatches(), utils.BinToBin::do_test(), and EcalRawToRecHitRoI::OneCandCollection().
std::string EcalRawToRecHitRoI::CandJobPSet::propagatorNameToBePrecise |
Definition at line 139 of file EcalRawToRecHitRoI.h.
Referenced by CandJobPSet(), and EcalRawToRecHitRoI::OneCandCollection().