CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BMTFTokens.h
Go to the documentation of this file.
1 #ifndef BMTFTokens_h
2 #define BMTFTokens_h
3 
8 
9 namespace l1t {
10  namespace stage2 {
11  class BMTFTokens : public PackerTokens {
12  public:
14 
18 
19  private:
23 
24  };
25  }
26 }
27 
28 #endif
edm::EDGetTokenT< L1MuDTChambPhContainer > inputMuonTokenPh_
Definition: BMTFTokens.h:21
const edm::EDGetTokenT< L1MuDTChambThContainer > & getInputMuonTokenTh() const
Definition: BMTFTokens.h:17
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getOutputMuonToken() const
Definition: BMTFTokens.h:15
const edm::EDGetTokenT< L1MuDTChambPhContainer > & getInputMuonTokenPh() const
Definition: BMTFTokens.h:16
edm::EDGetTokenT< L1MuDTChambThContainer > inputMuonTokenTh_
Definition: BMTFTokens.h:22
edm::EDGetTokenT< RegionalMuonCandBxCollection > outputMuonToken_
Definition: BMTFTokens.h:17
BMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: BMTFTokens.cc:9