|
| DileptonAnalyzer (const std::string &name, const ROOT::TreeGroup &tree_, const edm::ParameterSet &config) |
|
virtual void | analyze (const edm::Event &, const edm::EventSetup &, const ProducersManager &, const AnalyzersManager &, const CategoryManager &) override |
|
virtual void | registerCategories (CategoryManager &manager, const edm::ParameterSet &) override |
|
| BRANCH (mumu, std::vector< LorentzVector >) |
|
| BRANCH (elel, std::vector< LorentzVector >) |
|
| BRANCH (elmu, std::vector< LorentzVector >) |
|
| BRANCH (muel, std::vector< LorentzVector >) |
|
| BRANCH (mumu_indices, std::vector< std::pair< unsigned int, unsigned int >>) |
|
| BRANCH (elel_indices, std::vector< std::pair< unsigned int, unsigned int >>) |
|
| BRANCH (elmu_indices, std::vector< std::pair< unsigned int, unsigned int >>) |
|
| BRANCH (muel_indices, std::vector< std::pair< unsigned int, unsigned int >>) |
|
template<> |
bool | passID (const MuonsProducer &muons, size_t index) |
|
template<> |
bool | passID (const ElectronsProducer &electrons, size_t index) |
|
| Analyzer (const std::string &name, const ROOT::TreeGroup &tree_, const edm::ParameterSet &config) |
|
virtual void | doConsumes (const edm::ParameterSet &, edm::ConsumesCollector &&collector) |
|
virtual void | beginJob (MetadataManager &) |
|
virtual void | endJob (MetadataManager &) |
|
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
|
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
|
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
|
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
|
| Analyzer (const Analyzer &)=delete |
|
Analyzer & | operator= (const Analyzer &)=delete |
|