|
virtual void | analyze (const edm::Event &event, const edm::EventSetup &setup) |
|
virtual void | beginJob () |
|
virtual void | beginRun (const edm::Run &run, const edm::EventSetup &setup) |
|
| DTT0Correction (const edm::ParameterSet &pset) |
| Constructor. More...
|
|
virtual void | endJob () |
|
virtual | ~DTT0Correction () |
| Destructor. More...
|
|
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
|
| EDAnalyzer () |
|
ModuleDescription const & | moduleDescription () const |
|
std::string | workerType () const |
|
virtual | ~EDAnalyzer () |
|
| 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 |
|
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
|
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
|
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
|
virtual | ~EDConsumerBase () |
|
Class that reads and corrects t0 DB
- Author
- A. Vilela Pereira
Definition at line 22 of file DTT0Correction.h.