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 
15 
16 namespace l1t {
17  namespace stage2 {
18  class EMTFTokens : public PackerTokens {
19  public:
21 
24  }
27  }
33  return EMTFCSCShowerToken_;
34  }
38  }
39 
40  private:
50  };
51  } // namespace stage2
52 } // namespace l1t
53 
54 #endif /* define EventFilter_L1TRawToDigi_EMTFTokens_h */
const edm::EDGetTokenT< CSCShowerDigiCollection > & getEMTFCSCShowerToken() const
Definition: EMTFTokens.h:32
EMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: EMTFTokens.cc:9
const edm::EDGetTokenT< EMTFTrackCollection > & getEMTFTrackToken() const
Definition: EMTFTokens.h:30
edm::EDGetTokenT< RegionalMuonShowerBxCollection > regionalMuonShowerToken_
Definition: EMTFTokens.h:42
const edm::EDGetTokenT< GEMPadDigiClusterCollection > & getEMTFGEMPadClusterToken() const
Definition: EMTFTokens.h:36
edm::EDGetTokenT< CPPFDigiCollection > EMTFCPPFToken_
Definition: EMTFTokens.h:48
const edm::EDGetTokenT< RegionalMuonShowerBxCollection > & getRegionalMuonShowerToken() const
Definition: EMTFTokens.h:25
const edm::EDGetTokenT< CPPFDigiCollection > & getEMTFCPPFToken() const
Definition: EMTFTokens.h:35
delete x;
Definition: CaloConfig.h:22
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:22
edm::EDGetTokenT< EMTFTrackCollection > EMTFTrackToken_
Definition: EMTFTokens.h:45
edm::EDGetTokenT< CSCShowerDigiCollection > EMTFCSCShowerToken_
Definition: EMTFTokens.h:47
const edm::EDGetTokenT< EMTFDaqOutCollection > & getEMTFDaqOutToken() const
Definition: EMTFTokens.h:28
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > EMTFLCTToken_
Definition: EMTFTokens.h:46
edm::EDGetTokenT< EMTFHitCollection > EMTFHitToken_
Definition: EMTFTokens.h:44
edm::EDGetTokenT< GEMPadDigiClusterCollection > EMTFGEMPadClusterToken_
Definition: EMTFTokens.h:49
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:41
const edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > & getEMTFLCTToken() const
Definition: EMTFTokens.h:31
const edm::EDGetTokenT< EMTFHitCollection > & getEMTFHitToken() const
Definition: EMTFTokens.h:29
edm::EDGetTokenT< EMTFDaqOutCollection > EMTFDaqOutToken_
Definition: EMTFTokens.h:43