|
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
|
| L1TCaloParamsReader (const edm::ParameterSet &pset) |
|
virtual | ~L1TCaloParamsReader (void) |
|
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
|
| EDAnalyzer () |
|
ModuleDescription const & | moduleDescription () const |
|
std::string | workerType () const |
|
virtual | ~EDAnalyzer () |
|
std::vector< ConsumesInfo > | consumesInfo () const |
|
| EDConsumerBase () |
|
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
|
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
|
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
|
std::vector
< ProductHolderIndexAndSkipBit >
const & | itemsToGetFromEvent () const |
|
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
|
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
|
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
|
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
|
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
|
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
|
virtual | ~EDConsumerBase () |
|
|
std::string | hash (void *buf, size_t len) const |
|
Definition at line 13 of file L1TCaloParamsReader.cc.
virtual L1TCaloParamsReader::~L1TCaloParamsReader |
( |
void |
| ) |
|
|
inlinevirtual |
cout<<" etSumEtaMin= ["; for(unsigned int i=0; ptr1->etSumEtaMin(i)<0.001; i++) cout<<(i==0?"":",")<<ptr1->etSumEtaMin(i); cout<<"]"<<endl; cout<<" etSumEtaMax= ["; for(unsigned int i=0; ptr1->etSumEtaMax(i)<0.001; i++) cout<<(i==0?"":",")<<ptr1->etSumEtaMax(i); cout<<"]"<<endl; cout<<" etSumEtThreshold= ["; for(unsigned int i=0; ptr1->etSumEtThreshold(i)<0.001; i++) cout<<(i==0?"":",")<<ptr1->etSumEtThreshold(i); cout<<"]"<<endl;
Implements edm::EDAnalyzer.
Definition at line 60 of file L1TCaloParamsReader.cc.
std::string L1TCaloParamsReader::hash |
( |
void * |
buf, |
|
|
size_t |
len |
|
) |
| const |
|
private |
bool L1TCaloParamsReader::printJetCalibLUT |
|
private |
bool L1TCaloParamsReader::printPUSParams |
|
private |
bool L1TCaloParamsReader::printTauCalibLUT |
|
private |