CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EMTFTokens.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_EMTFTokens_h
2 #define EventFilter_L1TRawToDigi_EMTFTokens_h
3 
14 
15 namespace l1t {
16  namespace stage2 {
17  class EMTFTokens : public PackerTokens {
18  public:
20 
23  }
26  }
34  }
35 
36  private:
45  };
46  } // namespace stage2
47 } // namespace l1t
48 
49 #endif /* define EventFilter_L1TRawToDigi_EMTFTokens_h */
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:21
EMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: EMTFTokens.cc:9
const edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > & getEMTFLCTToken() const
Definition: EMTFTokens.h:30
const edm::EDGetTokenT< CPPFDigiCollection > & getEMTFCPPFToken() const
Definition: EMTFTokens.h:31
const edm::EDGetTokenT< EMTFHitCollection > & getEMTFHitToken() const
Definition: EMTFTokens.h:28
edm::EDGetTokenT< RegionalMuonShowerBxCollection > regionalMuonShowerToken_
Definition: EMTFTokens.h:38
const edm::EDGetTokenT< EMTFTrackCollection > & getEMTFTrackToken() const
Definition: EMTFTokens.h:29
edm::EDGetTokenT< CPPFDigiCollection > EMTFCPPFToken_
Definition: EMTFTokens.h:43
edm::EDGetTokenT< EMTFTrackCollection > EMTFTrackToken_
Definition: EMTFTokens.h:41
const edm::EDGetTokenT< EMTFDaqOutCollection > & getEMTFDaqOutToken() const
Definition: EMTFTokens.h:27
const edm::EDGetTokenT< RegionalMuonShowerBxCollection > & getRegionalMuonShowerToken() const
Definition: EMTFTokens.h:24
const edm::EDGetTokenT< GEMPadDigiClusterCollection > & getEMTFGEMPadClusterToken() const
Definition: EMTFTokens.h:32
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > EMTFLCTToken_
Definition: EMTFTokens.h:42
edm::EDGetTokenT< EMTFHitCollection > EMTFHitToken_
Definition: EMTFTokens.h:40
edm::EDGetTokenT< GEMPadDigiClusterCollection > EMTFGEMPadClusterToken_
Definition: EMTFTokens.h:44
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:37
edm::EDGetTokenT< EMTFDaqOutCollection > EMTFDaqOutToken_
Definition: EMTFTokens.h:39