|
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
|
| L1TMuonGlobalParamsViewer (const edm::ParameterSet &pset) |
|
virtual | ~L1TMuonGlobalParamsViewer (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 |
|
void | printLUT (l1t::LUT *lut, const char *name) const |
|
L1TMuonGlobalParamsViewer::L1TMuonGlobalParamsViewer |
( |
const edm::ParameterSet & |
pset | ) |
|
|
inlineexplicit |
virtual L1TMuonGlobalParamsViewer::~L1TMuonGlobalParamsViewer |
( |
void |
| ) |
|
|
inlinevirtual |
string L1TMuonGlobalParamsViewer::hash |
( |
void * |
buf, |
|
|
size_t |
len |
|
) |
| const |
|
private |
void L1TMuonGlobalParamsViewer::printLUT |
( |
l1t::LUT * |
lut, |
|
|
const char * |
name |
|
) |
| const |
|
private |