CMS 3D CMS Logo

EMTFTokens.h
Go to the documentation of this file.
1 
2 #ifndef EMTFTokens_h
3 #define EMTFTokens_h
4 
10 
12 
13 namespace l1t {
14  namespace stage2 {
15  class EMTFTokens : public PackerTokens {
16  public:
18 
24 
25  private:
26 
32 
33  };
34  }
35 }
36 
37 #endif
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:19
EMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: EMTFTokens.cc:9
const edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > & getEMTFLCTToken() const
Definition: EMTFTokens.h:23
const edm::EDGetTokenT< EMTFHitCollection > & getEMTFHitToken() const
Definition: EMTFTokens.h:21
const edm::EDGetTokenT< EMTFTrackCollection > & getEMTFTrackToken() const
Definition: EMTFTokens.h:22
delete x;
Definition: CaloConfig.h:22
edm::EDGetTokenT< EMTFTrackCollection > EMTFTrackToken_
Definition: EMTFTokens.h:30
const edm::EDGetTokenT< EMTFDaqOutCollection > & getEMTFDaqOutToken() const
Definition: EMTFTokens.h:20
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > EMTFLCTToken_
Definition: EMTFTokens.h:31
edm::EDGetTokenT< EMTFHitCollection > EMTFHitToken_
Definition: EMTFTokens.h:29
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:27
edm::EDGetTokenT< EMTFDaqOutCollection > EMTFDaqOutToken_
Definition: EMTFTokens.h:28