CMS 3D CMS Logo

L1MuBMTFSetup.h
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
11 //
12 //--------------------------------------------------
13 #ifndef L1MUBM_TF_SETUP_H
14 #define L1MUBM_TF_SETUP_H
15 
16 //---------------
17 // C++ Headers --
18 //---------------
19 
20 //----------------------
21 // Base Class Headers --
22 //----------------------
23 
24 //------------------------------------
25 // Collaborating Class Declarations --
26 //------------------------------------
27 
32 
33 class L1MuBMTrackFinder;
34 
35 // ---------------------
36 // -- Class Interface --
37 // ---------------------
38 
40 public:
43 
45  virtual ~L1MuBMTFSetup();
46 
48 
51 
52 private:
55 };
56 
57 #endif
L1MuBMTrackFinder * TrackFinder()
perform action per run
Definition: L1MuBMTFSetup.h:50
virtual ~L1MuBMTFSetup()
destructor
const edm::EventSetup * m_es
Definition: L1MuBMTFSetup.h:54
L1MuBMTFSetup(const edm::ParameterSet &ps, edm::ConsumesCollector &&ix)
constructor
L1MuBMTrackFinder * m_tf
Definition: L1MuBMTFSetup.h:53
ALPAKA_FN_ACC ALPAKA_FN_INLINE uint32_t ix(uint32_t id)