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 //
13 //
14 //--------------------------------------------------
15 #ifndef L1MUDT_TF_SETUP_H
16 #define L1MUDT_TF_SETUP_H
17 
18 //---------------
19 // C++ Headers --
20 //---------------
21 
22 //----------------------
23 // Base Class Headers --
24 //----------------------
25 
26 
27 //------------------------------------
28 // Collaborating Class Declarations --
29 //------------------------------------
30 
32 class L1MuDTTrackFinder;
33 
34 // ---------------------
35 // -- Class Interface --
36 // ---------------------
37 
39 
40  public:
41 
43  L1MuDTTFSetup(const edm::ParameterSet & ps);
44 
46  virtual ~L1MuDTTFSetup();
47 
49 
52 
53  private:
54 
56 
57 };
58 
59 #endif
L1MuDTTrackFinder * TrackFinder()
perform action per run
Definition: L1MuDTTFSetup.h:51
virtual ~L1MuDTTFSetup()
destructor
L1MuDTTrackFinder * m_tf
Definition: L1MuDTTFSetup.h:55
L1MuDTTFSetup(const edm::ParameterSet &ps)
constructor