Public Types | |
typedef edm::AssociationMap< edm::OneToMany< std::vector< int >, std::vector< int > > > | AssocOneToMany |
typedef edm::AssociationMap< edm::OneToManyWithQuality< std::vector< int >, std::vector< int >, double > > | AssocOneToManyWithQuality |
typedef edm::AssociationMap< edm::OneToOne< std::vector< int >, std::vector< int > > > | AssocOneToOne |
typedef edm::AssociationMap< edm::OneToOne< edm::View< int >, edm::View< int > > > | AssocOneToOneView |
typedef edm::AssociationMap< edm::OneToValue< std::vector< int >, double > > | AssocOneToValue |
Public Types inherited from edm::global::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::global::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 24 of file AssociationMapAnalyzer.cc.
typedef edm::AssociationMap<edm::OneToMany<std::vector<int>, std::vector<int> > > edmtest::AssociationMapAnalyzer::AssocOneToMany |
Definition at line 28 of file AssociationMapAnalyzer.cc.
typedef edm::AssociationMap<edm::OneToManyWithQuality<std::vector<int>, std::vector<int>, double> > edmtest::AssociationMapAnalyzer::AssocOneToManyWithQuality |
Definition at line 30 of file AssociationMapAnalyzer.cc.
typedef edm::AssociationMap<edm::OneToOne<std::vector<int>, std::vector<int> > > edmtest::AssociationMapAnalyzer::AssocOneToOne |
Definition at line 27 of file AssociationMapAnalyzer.cc.
typedef edm::AssociationMap<edm::OneToOne<edm::View<int>, edm::View<int> > > edmtest::AssociationMapAnalyzer::AssocOneToOneView |
Definition at line 31 of file AssociationMapAnalyzer.cc.
typedef edm::AssociationMap<edm::OneToValue<std::vector<int>, double> > edmtest::AssociationMapAnalyzer::AssocOneToValue |
Definition at line 26 of file AssociationMapAnalyzer.cc.
|
explicit |
Definition at line 51 of file AssociationMapAnalyzer.cc.
References associationMapToken1_, associationMapToken2_, associationMapToken3_, associationMapToken4_, associationMapToken5_, associationMapToken6_, associationMapToken7_, associationMapToken8_, inputToken1_, inputToken1V_, inputToken2_, inputToken2V_, and muonDTDigis_cfi::pset.
|
overridevirtual |
Implements edm::global::EDAnalyzerBase.
Definition at line 66 of file AssociationMapAnalyzer.cc.
References associationMapToken1_, associationMapToken2_, associationMapToken3_, associationMapToken4_, associationMapToken5_, associationMapToken6_, associationMapToken7_, associationMapToken8_, edm::AssociationMap< Tag >::begin(), edm::AssociationMap< Tag >::end(), Exception, dqmdumpme::first, edm::AssociationMap< Tag >::get(), inputToken1_, inputToken1V_, inputToken2_, inputToken2V_, edm::helpers::KeyVal< K, V >::key, edm::View< T >::refAt(), edm::second(), and edm::helpers::KeyVal< K, V >::val.
edm::EDGetTokenT<AssocOneToOne> edmtest::AssociationMapAnalyzer::associationMapToken1_ |
Definition at line 41 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToOne> edmtest::AssociationMapAnalyzer::associationMapToken2_ |
Definition at line 42 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToValue> edmtest::AssociationMapAnalyzer::associationMapToken3_ |
Definition at line 43 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToValue> edmtest::AssociationMapAnalyzer::associationMapToken4_ |
Definition at line 44 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToMany> edmtest::AssociationMapAnalyzer::associationMapToken5_ |
Definition at line 45 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToManyWithQuality> edmtest::AssociationMapAnalyzer::associationMapToken6_ |
Definition at line 46 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToOneView> edmtest::AssociationMapAnalyzer::associationMapToken7_ |
Definition at line 47 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<AssocOneToOneView> edmtest::AssociationMapAnalyzer::associationMapToken8_ |
Definition at line 48 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<std::vector<int> > edmtest::AssociationMapAnalyzer::inputToken1_ |
Definition at line 36 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<edm::View<int> > edmtest::AssociationMapAnalyzer::inputToken1V_ |
Definition at line 38 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<std::vector<int> > edmtest::AssociationMapAnalyzer::inputToken2_ |
Definition at line 37 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().
edm::EDGetTokenT<edm::View<int> > edmtest::AssociationMapAnalyzer::inputToken2V_ |
Definition at line 39 of file AssociationMapAnalyzer.cc.
Referenced by analyze(), and AssociationMapAnalyzer().