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 
11 
12 namespace l1t {
13  namespace stage2 {
14  class EMTFTokens : public PackerTokens {
15  public:
17 
23 
24  private:
25 
31 
32  };
33  }
34 }
35 
36 #endif /* define EventFilter_L1TRawToDigi_EMTFTokens_h */
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:18
EMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: EMTFTokens.cc:9
const edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > & getEMTFLCTToken() const
Definition: EMTFTokens.h:22
const edm::EDGetTokenT< EMTFHitCollection > & getEMTFHitToken() const
Definition: EMTFTokens.h:20
const edm::EDGetTokenT< EMTFTrackCollection > & getEMTFTrackToken() const
Definition: EMTFTokens.h:21
delete x;
Definition: CaloConfig.h:22
edm::EDGetTokenT< EMTFTrackCollection > EMTFTrackToken_
Definition: EMTFTokens.h:29
const edm::EDGetTokenT< EMTFDaqOutCollection > & getEMTFDaqOutToken() const
Definition: EMTFTokens.h:19
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > EMTFLCTToken_
Definition: EMTFTokens.h:30
edm::EDGetTokenT< EMTFHitCollection > EMTFHitToken_
Definition: EMTFTokens.h:28
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:26
edm::EDGetTokenT< EMTFDaqOutCollection > EMTFDaqOutToken_
Definition: EMTFTokens.h:27