test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1MuDTTFSetup.h
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
11 //
12 //--------------------------------------------------
13 #ifndef L1MUDT_TF_SETUP_H
14 #define L1MUDT_TF_SETUP_H
15 
16 //---------------
17 // C++ Headers --
18 //---------------
19 
20 //----------------------
21 // Base Class Headers --
22 //----------------------
23 
24 
25 //------------------------------------
26 // Collaborating Class Declarations --
27 //------------------------------------
28 
31 class L1MuDTTrackFinder;
32 
33 // ---------------------
34 // -- Class Interface --
35 // ---------------------
36 
38 
39  public:
40 
43 
45  virtual ~L1MuDTTFSetup();
46 
48 
51 
52  private:
53 
55 
56 };
57 
58 #endif
L1MuDTTrackFinder * TrackFinder()
perform action per run
Definition: L1MuDTTFSetup.h:50
virtual ~L1MuDTTFSetup()
destructor
L1MuDTTrackFinder * m_tf
Definition: L1MuDTTFSetup.h:54
L1MuDTTFSetup(const edm::ParameterSet &ps, edm::ConsumesCollector &&ix)
constructor