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 
30 class L1MuDTTrackFinder;
31 
32 // ---------------------
33 // -- Class Interface --
34 // ---------------------
35 
37 
38  public:
39 
41  L1MuDTTFSetup(const edm::ParameterSet & ps);
42 
44  virtual ~L1MuDTTFSetup();
45 
47 
50 
51  private:
52 
54 
55 };
56 
57 #endif
L1MuDTTrackFinder * TrackFinder()
perform action per run
Definition: L1MuDTTFSetup.h:49
virtual ~L1MuDTTFSetup()
destructor
L1MuDTTrackFinder * m_tf
Definition: L1MuDTTFSetup.h:53
L1MuDTTFSetup(const edm::ParameterSet &ps)
constructor