![]() |
![]() |
#include <bRod.h>
Public Member Functions | |
bRod (handles::const_iterator begin, handles::const_iterator end, bool debugVal=false) | |
Constructor from list of volumes. More... | |
MagBRod * | buildMagBRod () const |
Construct the MagBRod upon request. More... | |
const float | RN () const |
Distance from center along sector normal. More... | |
~bRod ()=default | |
Destructor. More... | |
Private Attributes | |
bool | debug |
MagBRod * | mrod |
std::vector< bSlab > | slabs |
handles | volumes |
bRod::bRod | ( | handles::const_iterator | begin, |
handles::const_iterator | end, | ||
bool | debugVal = false |
||
) |
Constructor from list of volumes.
Definition at line 20 of file bRod.cc.
References ClusterizingHistogram::clusterize(), gather_cfg::cout, debug, f, ClusterizingHistogram::fill(), dqmdumpme::first, mps_fire::i, dqmdumpme::last, phimax, phimin, precomputed_value_sort(), magneticfield::printUniqueNames(), L1TObjectsTimingClient_cff::resolution, slabs, volumes, SiStripMonitorCluster_cfi::zmax, and SiStripMonitorCluster_cfi::zmin.
|
default |
Destructor.
MagBRod * bRod::buildMagBRod | ( | ) | const |
Construct the MagBRod upon request.
Definition at line 82 of file bRod.cc.
Referenced by RN().
|
inline |
Distance from center along sector normal.
Definition at line 26 of file bRod.h.
References buildMagBRod(), and volumes.
|
private |
Definition at line 35 of file bRod.h.
Referenced by bRod(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), and runTauIdMVA.TauIDEmbedder::runTauID().
|
mutableprivate |
Definition at line 34 of file bRod.h.
Referenced by buildMagBRod().
|
private |
Definition at line 32 of file bRod.h.
Referenced by bRod(), and buildMagBRod().