#include <HcalDumpGeometry.h>
Public Member Functions | |
HcalDumpGeometry (const std::vector< std::string_view > &, const HcalNumberingFromDDD *, bool, bool flag=false) | |
void | update () |
~HcalDumpGeometry ()=default | |
Private Member Functions | |
void | dumpTouch (G4VPhysicalVolume *pv, unsigned int leafDepth) |
std::string | getNameNoNS (const std::string &name) |
Private Attributes | |
G4NavigationHistory | fHistory_ |
const bool | flag_ |
std::vector< CaloDetInfo > | infoVec_ |
std::vector< std::string > | names_ |
const HcalNumberingFromDDD * | numberingFromDDD_ |
std::unique_ptr< HcalNumberingScheme > | numberingScheme_ |
Definition at line 20 of file HcalDumpGeometry.h.
|
explicit |
Definition at line 10 of file HcalDumpGeometry.cc.
References spr::find(), getNameNoNS(), dqmdumpme::k, Skims_PA_cff::name, names, names_, numberingScheme_, contentValuesCheck::ss, and AlCaHLTBitMon_QueryRunRegistry::string.
|
default |
|
private |
Definition at line 57 of file HcalDumpGeometry.cc.
References TauDecayModes::dec, LEDCalibrationChannels::depth, fHistory_, flag_, getNameNoNS(), infoVec_, dqmdumpme::k, names_, numberingFromDDD_, numberingScheme_, MetAnalyzer::pv(), AlCaHLTBitMon_QueryRunRegistry::string, createJobs::tmp, and HcalNumberingFromDDD::unitID().
Referenced by update().
|
private |
Definition at line 104 of file HcalDumpGeometry.cc.
References Skims_PA_cff::name.
Referenced by dumpTouch(), and HcalDumpGeometry().
void HcalDumpGeometry::update | ( | ) |
Definition at line 37 of file HcalDumpGeometry.cc.
References dumpTouch(), fHistory_, ecalTB2006H4_GenSimDigiReco_cfg::G4cout, info(), infoVec_, and dqmdumpme::k.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 38 of file HcalDumpGeometry.h.
Referenced by dumpTouch(), and update().
|
private |
Definition at line 37 of file HcalDumpGeometry.h.
Referenced by dumpTouch().
|
private |
Definition at line 39 of file HcalDumpGeometry.h.
Referenced by dumpTouch(), and update().
|
private |
Definition at line 36 of file HcalDumpGeometry.h.
Referenced by dumpTouch(), and HcalDumpGeometry().
|
private |
Definition at line 34 of file HcalDumpGeometry.h.
Referenced by dumpTouch().
|
private |
Definition at line 35 of file HcalDumpGeometry.h.
Referenced by dumpTouch(), and HcalDumpGeometry().