#include <FP420RecoMain.h>
Public Member Functions | |
FP420RecoMain (const edm::ParameterSet &conf) | |
void | run (edm::Handle< TrackCollectionFP420 > &input, 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 15 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, |
RecoCollectionFP420 * | toutput, | ||
double | VtxX, | ||
double | VtxY, | ||
double | VtxZ | ||
) |
Runs the algorithm.
Definition at line 60 of file FP420RecoMain.cc.
References TrackFP420::ax(), TrackFP420::ay(), TrackFP420::bx(), TrackFP420::by(), gather_cfg::cout, RecoFP420::direction(), dn0, RecoFP420::e0(), finderParameters_, first, RecoCollectionFP420::get(), input, m_rpp420_b, m_rpp420_f, m_zrefb, m_zreff, RecoCollectionFP420::put(), RecoFP420::q20(), RecoProducerFP420::reconstruct(), RecoFP420::tx0(), RecoFP420::ty0(), verbosity, RecoFP420::x0(), testProducerWithPsetDescEmpty_cfi::x1, testProducerWithPsetDescEmpty_cfi::x2, RecoFP420::y0(), testProducerWithPsetDescEmpty_cfi::y1, testProducerWithPsetDescEmpty_cfi::y2, testProducerWithPsetDescEmpty_cfi::z2, FP420Track_cfi::z420, and zinibeg_.
Referenced by cms::ReconstructerFP420::produce().
|
private |
Definition at line 25 of file FP420RecoMain.h.
Referenced by FP420RecoMain().
|
private |
Definition at line 34 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 26 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), run(), and ~FP420RecoMain().
|
private |
Definition at line 31 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 30 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 33 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 32 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 28 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().
|
private |
Definition at line 36 of file FP420RecoMain.h.
Referenced by FP420RecoMain(), and run().