Public Member Functions | |
MFAnalyzer (const edm::ParameterSet &) | |
bool | valid (void) |
~MFAnalyzer (void) | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
void | evaluate (const double point[3], double field[3]) const |
Private Attributes | |
unsigned | m_mapDensityX |
unsigned | m_mapDensityY |
unsigned | m_mapDensityZ |
double | m_maxX |
double | m_maxY |
double | m_maxZ |
edm::ESHandle< MagneticField > | m_mf |
double | m_minX |
double | m_minY |
double | m_minZ |
bool | m_valid |
double | m_xBaseDir |
double | m_yBaseDir |
double | m_zBaseDir |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 18 of file MFAnalyzer.cc.
|
explicit |
Definition at line 45 of file MFAnalyzer.cc.
References edm::ParameterSet::getUntrackedParameter(), m_mapDensityX, m_mapDensityY, m_mapDensityZ, m_maxX, m_maxY, m_maxZ, m_minX, m_minY, m_minZ, m_xBaseDir, m_yBaseDir, and m_zBaseDir.
MFAnalyzer::~MFAnalyzer | ( | void | ) |
Definition at line 63 of file MFAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 67 of file MFAnalyzer.cc.
References gather_cfg::cout, evaluate(), edm::EventSetup::get(), i, edm::ESHandleBase::isValid(), j, gen::k, m_mapDensityX, m_mapDensityY, m_mapDensityZ, m_mf, m_minX, m_minY, m_minZ, m_valid, m_xBaseDir, m_yBaseDir, m_zBaseDir, ExpressReco_HICollisions_FallBack::pt, ExpressReco_HICollisions_FallBack::x, ExpressReco_HICollisions_FallBack::y, and z.
|
private |
Definition at line 94 of file MFAnalyzer.cc.
References b, m_mf, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
|
inline |
|
private |
Definition at line 29 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 30 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 31 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 33 of file MFAnalyzer.cc.
Referenced by MFAnalyzer().
|
private |
Definition at line 35 of file MFAnalyzer.cc.
Referenced by MFAnalyzer().
|
private |
Definition at line 37 of file MFAnalyzer.cc.
Referenced by MFAnalyzer().
|
private |
Definition at line 42 of file MFAnalyzer.cc.
Referenced by analyze(), and evaluate().
|
private |
Definition at line 32 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 34 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 36 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 41 of file MFAnalyzer.cc.
|
private |
Definition at line 38 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 39 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().
|
private |
Definition at line 40 of file MFAnalyzer.cc.
Referenced by analyze(), and MFAnalyzer().