CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FP420RecoMain.h
Go to the documentation of this file.
1 #ifndef FP420RecoMain_h
2 #define FP420RecoMain_h
3 
4 #include <string>
14 
19 
20 class RecoProducerFP420;
21 
23 {
24  public:
25 
28 
31  std::auto_ptr<RecoCollectionFP420> &toutput,
32  double VtxX, double VtxY, double VtxZ
33  );
34 
35  private:
36 
37 
40 
41  int verbosity;
42 
43  double m_rpp420_f;
44  double m_rpp420_b;
45  double m_zreff;
46  double m_zrefb;
47  int dn0;
48 
49  double zinibeg_;
50 
51 };
52 
53 #endif
FP420RecoMain(const edm::ParameterSet &conf)
edm::ParameterSet conf_
Definition: FP420RecoMain.h:38
double m_rpp420_f
Definition: FP420RecoMain.h:43
static std::string const input
Definition: EdmProvDump.cc:43
RecoProducerFP420 * finderParameters_
Definition: FP420RecoMain.h:39
void run(edm::Handle< TrackCollectionFP420 > &input, std::auto_ptr< RecoCollectionFP420 > &toutput, double VtxX, double VtxY, double VtxZ)
Runs the algorithm.
tuple conf
Definition: dbtoconf.py:185
double m_rpp420_b
Definition: FP420RecoMain.h:44