#include <FP420RecoMain.h>
Public Member Functions | |
FP420RecoMain (const edm::ParameterSet &conf) | |
void | run (edm::Handle< TrackCollectionFP420 > &input, std::auto_ptr< RecoCollectionFP420 > &toutput, double VtxX, double VtxY, double VtxZ) |
Runs the algorithm. More... | |
~FP420RecoMain () | |
Private Attributes | |
edm::ParameterSet | conf_ |
int | dn0 |
RecoProducerFP420 * | finderParameters_ |
double | m_rpp420_b |
double | m_rpp420_f |
double | m_zrefb |
double | m_zreff |
int | verbosity |
double | zinibeg_ |
Definition at line 22 of file FP420RecoMain.h.
FP420RecoMain::FP420RecoMain | ( | const edm::ParameterSet & | conf | ) |
Definition at line 27 of file FP420RecoMain.cc.
References conf_, gather_cfg::cout, dn0, finderParameters_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_rpp420_b, m_rpp420_f, m_zrefb, m_zreff, verbosity, and zinibeg_.
FP420RecoMain::~FP420RecoMain | ( | ) |
void FP420RecoMain::run | ( | edm::Handle< TrackCollectionFP420 > & | input, |
std::auto_ptr< RecoCollectionFP420 > & | toutput, | ||
double | VtxX, | ||
double | VtxY, | ||
double | VtxZ | ||
) |
Runs the algorithm.
Definition at line 63 of file FP420RecoMain.cc.
References TrackFP420::ax(), TrackFP420::ay(), TrackFP420::bx(), TrackFP420::by(), gather_cfg::cout, RecoFP420::direction(), dn0, RecoFP420::e0(), finderParameters_, plotBeamSpotDB::first, m_rpp420_b, m_rpp420_f, m_zrefb, m_zreff, RecoFP420::q20(), RecoProducerFP420::reconstruct(), RecoFP420::tx0(), RecoFP420::ty0(), verbosity, RecoFP420::x0(), RecoFP420::y0(), and zinibeg_.
Referenced by cms::ReconstructerFP420::produce().
|
private |
Definition at line 38 of file FP420RecoMain.h.
Referenced by FP420RecoMain().
|
private |
Definition at line 47 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 39 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), run(), and ~FP420RecoMain().
|
private |
Definition at line 44 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 43 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 46 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 45 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 41 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 49 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().