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 
12 
13 namespace l1t {
14  namespace stage2 {
15  class EMTFTokens : public PackerTokens {
16  public:
18 
21  }
27 
28  private:
35  };
36  } // namespace stage2
37 } // namespace l1t
38 
39 #endif /* define EventFilter_L1TRawToDigi_EMTFTokens_h */
CSCCorrelatedLCTDigiCollection.h
l1t::stage2::EMTFTokens::getRegionalMuonCandToken
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:19
edm::EDGetTokenT< RegionalMuonCandBxCollection >
EMTFTrack.h
CPPFDigi.h
l1t::stage2::EMTFTokens::EMTFLCTToken_
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > EMTFLCTToken_
Definition: EMTFTokens.h:33
PackerTokens.h
l1t::stage2::EMTFTokens::getEMTFHitToken
const edm::EDGetTokenT< EMTFHitCollection > & getEMTFHitToken() const
Definition: EMTFTokens.h:23
l1t::stage2::EMTFTokens::EMTFHitToken_
edm::EDGetTokenT< EMTFHitCollection > EMTFHitToken_
Definition: EMTFTokens.h:31
EMTFDaqOut.h
EDGetToken.h
l1t::stage2::EMTFTokens::regionalMuonCandToken_
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:29
edm::ParameterSet
Definition: ParameterSet.h:36
l1t::stage2::EMTFTokens::getEMTFDaqOutToken
const edm::EDGetTokenT< EMTFDaqOutCollection > & getEMTFDaqOutToken() const
Definition: EMTFTokens.h:22
l1t
delete x;
Definition: CaloConfig.h:22
l1t::stage2::EMTFTokens::getEMTFTrackToken
const edm::EDGetTokenT< EMTFTrackCollection > & getEMTFTrackToken() const
Definition: EMTFTokens.h:24
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:25
l1t::PackerTokens
Definition: PackerTokens.h:10
SiStripSourceConfigTier0_cff.stage2
stage2
Definition: SiStripSourceConfigTier0_cff.py:71
l1t::stage2::EMTFTokens::EMTFTrackToken_
edm::EDGetTokenT< EMTFTrackCollection > EMTFTrackToken_
Definition: EMTFTokens.h:32
l1t::stage2::EMTFTokens
Definition: EMTFTokens.h:15
l1t::stage2::EMTFTokens::getEMTFCPPFToken
const edm::EDGetTokenT< CPPFDigiCollection > & getEMTFCPPFToken() const
Definition: EMTFTokens.h:26
l1t::stage2::EMTFTokens::EMTFDaqOutToken_
edm::EDGetTokenT< EMTFDaqOutCollection > EMTFDaqOutToken_
Definition: EMTFTokens.h:30
RegionalMuonCand.h
l1t::stage2::EMTFTokens::EMTFCPPFToken_
edm::EDGetTokenT< CPPFDigiCollection > EMTFCPPFToken_
Definition: EMTFTokens.h:34
edm::ConsumesCollector
Definition: ConsumesCollector.h:39