CMS 3D CMS Logo

EMTFTokens.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_EMTFTokens_h
2 #define EventFilter_L1TRawToDigi_EMTFTokens_h
3 
13 
14 namespace l1t {
15  namespace stage2 {
16  class EMTFTokens : public PackerTokens {
17  public:
19 
22  }
30  }
31 
32  private:
40  };
41  } // namespace stage2
42 } // namespace l1t
43 
44 #endif /* define EventFilter_L1TRawToDigi_EMTFTokens_h */
CSCCorrelatedLCTDigiCollection.h
l1t::stage2::EMTFTokens::getRegionalMuonCandToken
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:20
edm::EDGetTokenT< RegionalMuonCandBxCollection >
EMTFTrack.h
CPPFDigi.h
l1t::stage2::EMTFTokens::EMTFLCTToken_
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > EMTFLCTToken_
Definition: EMTFTokens.h:37
GEMPadDigiClusterCollection.h
PackerTokens.h
l1t::stage2::EMTFTokens::getEMTFHitToken
const edm::EDGetTokenT< EMTFHitCollection > & getEMTFHitToken() const
Definition: EMTFTokens.h:24
l1t::stage2::EMTFTokens::EMTFHitToken_
edm::EDGetTokenT< EMTFHitCollection > EMTFHitToken_
Definition: EMTFTokens.h:35
EMTFDaqOut.h
EDGetToken.h
l1t::stage2::EMTFTokens::regionalMuonCandToken_
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:33
edm::ParameterSet
Definition: ParameterSet.h:47
l1t::stage2::EMTFTokens::getEMTFDaqOutToken
const edm::EDGetTokenT< EMTFDaqOutCollection > & getEMTFDaqOutToken() const
Definition: EMTFTokens.h:23
l1t
delete x;
Definition: CaloConfig.h:22
l1t::stage2::EMTFTokens::getEMTFTrackToken
const edm::EDGetTokenT< EMTFTrackCollection > & getEMTFTrackToken() const
Definition: EMTFTokens.h:25
l1t::stage2::EMTFTokens::EMTFTokens
EMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: EMTFTokens.cc:9
EMTFHit.h
l1t::stage2::EMTFTokens::getEMTFLCTToken
const edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > & getEMTFLCTToken() const
Definition: EMTFTokens.h:26
l1t::PackerTokens
Definition: PackerTokens.h:10
SiStripSourceConfigTier0_cff.stage2
stage2
Definition: SiStripSourceConfigTier0_cff.py:71
l1t::stage2::EMTFTokens::EMTFGEMPadClusterToken_
edm::EDGetTokenT< GEMPadDigiClusterCollection > EMTFGEMPadClusterToken_
Definition: EMTFTokens.h:39
l1t::stage2::EMTFTokens::EMTFTrackToken_
edm::EDGetTokenT< EMTFTrackCollection > EMTFTrackToken_
Definition: EMTFTokens.h:36
l1t::stage2::EMTFTokens
Definition: EMTFTokens.h:16
l1t::stage2::EMTFTokens::getEMTFCPPFToken
const edm::EDGetTokenT< CPPFDigiCollection > & getEMTFCPPFToken() const
Definition: EMTFTokens.h:27
l1t::stage2::EMTFTokens::EMTFDaqOutToken_
edm::EDGetTokenT< EMTFDaqOutCollection > EMTFDaqOutToken_
Definition: EMTFTokens.h:34
RegionalMuonCand.h
l1t::stage2::EMTFTokens::getEMTFGEMPadClusterToken
const edm::EDGetTokenT< GEMPadDigiClusterCollection > & getEMTFGEMPadClusterToken() const
Definition: EMTFTokens.h:28
l1t::stage2::EMTFTokens::EMTFCPPFToken_
edm::EDGetTokenT< CPPFDigiCollection > EMTFCPPFToken_
Definition: EMTFTokens.h:38
edm::ConsumesCollector
Definition: ConsumesCollector.h:45