CMS 3D CMS Logo

BMTFTokens.h
Go to the documentation of this file.
1 #ifndef BMTFTokens_h
2 #define BMTFTokens_h
3 
9 
10 namespace l1t {
11  namespace stage2 {
12  class BMTFTokens : public PackerTokens {
13  public:
15 
19 
20  private:
24 
25  };
26  }
27 }
28 
29 #endif
edm::EDGetTokenT< L1MuDTChambPhContainer > inputMuonTokenPh_
Definition: BMTFTokens.h:22
const edm::EDGetTokenT< L1MuDTChambThContainer > & getInputMuonTokenTh() const
Definition: BMTFTokens.h:18
delete x;
Definition: CaloConfig.h:22
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getOutputMuonToken() const
Definition: BMTFTokens.h:16
const edm::EDGetTokenT< L1MuDTChambPhContainer > & getInputMuonTokenPh() const
Definition: BMTFTokens.h:17
edm::EDGetTokenT< L1MuDTChambThContainer > inputMuonTokenTh_
Definition: BMTFTokens.h:23
edm::EDGetTokenT< RegionalMuonCandBxCollection > outputMuonToken_
Definition: BMTFTokens.h:18
BMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: BMTFTokens.cc:9