Public Types | |
typedef TTTrack< Ref_Phase2TrackerDigi_ > | L1TTTrackType |
Public Attributes | |
std::map< edm::Ref< BXVector< l1t::EGamma > >, edm::Ref< BXVector< l1t::EGamma > > > | old2newRefMap |
BXVector< edm::Ref< BXVector< l1t::EGamma > > > | oldRefs |
std::vector< std::pair< edm::Ref< l1t::EGammaBxCollection >, edm::Ptr< L1TTTrackType > > > | origRefAndPtr |
Definition at line 47 of file L1TCtL2EgProducer.cc.
Definition at line 48 of file L1TCtL2EgProducer.cc.
std::map<edm::Ref<BXVector<l1t::EGamma> >, edm::Ref<BXVector<l1t::EGamma> > > L1TCtL2EgProducer::RefRemapper::old2newRefMap |
Definition at line 51 of file L1TCtL2EgProducer.cc.
Referenced by L1TCtL2EgProducer::convertToEmu(), and L1TCtL2EgProducer::remapRefs().
BXVector<edm::Ref<BXVector<l1t::EGamma> > > L1TCtL2EgProducer::RefRemapper::oldRefs |
Definition at line 50 of file L1TCtL2EgProducer.cc.
Referenced by L1TCtL2EgProducer::populate(), and L1TCtL2EgProducer::remapRefs().
std::vector<std::pair<edm::Ref<l1t::EGammaBxCollection>, edm::Ptr<L1TTTrackType> > > L1TCtL2EgProducer::RefRemapper::origRefAndPtr |
Definition at line 52 of file L1TCtL2EgProducer.cc.
Referenced by L1TCtL2EgProducer::convertFromEmu(), and L1TCtL2EgProducer::convertToEmu().