CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EMTFTokens.h
Go to the documentation of this file.
1 
2 #ifndef EMTFTokens_h
3 #define EMTFTokens_h
4 
7 
9 
10 namespace l1t {
11  namespace stage2 {
12  class EMTFTokens : public PackerTokens {
13  public:
15 
18 
19  private:
20 
23 
24  };
25  }
26 }
27 
28 #endif
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & getRegionalMuonCandToken() const
Definition: EMTFTokens.h:16
EMTFTokens(const edm::ParameterSet &, edm::ConsumesCollector &)
Definition: EMTFTokens.cc:9
edm::EDGetTokenT< EMTFOutputCollection > EMTFOutputToken_
Definition: EMTFTokens.h:22
const edm::EDGetTokenT< EMTFOutputCollection > & getEMTFOutputToken() const
Definition: EMTFTokens.h:17
edm::EDGetTokenT< RegionalMuonCandBxCollection > regionalMuonCandToken_
Definition: EMTFTokens.h:17