#include <PrintGeomInfoAction.h>
Public Member Functions | |
PrintGeomInfoAction (edm::ParameterSet const &p) | |
~PrintGeomInfoAction () override | |
Public Member Functions inherited from SimWatcher | |
const SimWatcher & | operator= (const SimWatcher &)=delete |
SimWatcher () | |
SimWatcher (const SimWatcher &)=delete | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfJob * > | |
Observer () | |
void | slotForUpdate (const BeginOfJob * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfRun * > | |
Observer () | |
void | slotForUpdate (const BeginOfRun * iT) |
virtual | ~Observer () |
Private Member Functions | |
void | add1touchable (G4LogicalVolume *lv, int &nTouch) |
int | countNoTouchables () |
void | dumpG4LVLeaf (G4LogicalVolume *lv, unsigned int leafDepth, unsigned int count, std::ostream &out=std::cout) |
void | dumpG4LVList (std::ostream &out=std::cout) |
void | dumpG4LVTree (std::ostream &out=std::cout) |
void | dumpHierarchyLeafPVLV (G4LogicalVolume *lv, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpHierarchyTreePVLV (std::ostream &out=std::cout) |
void | dumpInFile () |
void | dumpLV (G4LogicalVolume *lv, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpMaterialList (std::ostream &out=std::cout) |
void | dumpPV (G4VPhysicalVolume *pv, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpSolid (G4VSolid *sol, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpSummary (std::ostream &out=std::cout) |
void | dumpTouch (G4VPhysicalVolume *pv, unsigned int leafDepth, std::ostream &out=std::cout) |
G4LogicalVolume * | getTopLV () |
G4VPhysicalVolume * | getTopPV () |
void | getTouch (G4VPhysicalVolume *pv, unsigned int leafDepth, unsigned int copym, std::vector< std::string > &touches) |
std::string | spacesFromLeafDepth (unsigned int leafDepth) |
void | update (const BeginOfJob *job) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfRun *run) override |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
bool | dd4hep_ |
bool | dumpAtts_ |
bool | dumpLV_ |
bool | dumpLVList_ |
bool | dumpLVTree_ |
bool | dumpMaterial_ |
bool | dumpPV_ |
bool | dumpReplica_ |
bool | dumpRotation_ |
bool | dumpSense_ |
bool | dumpSolid_ |
bool | dumpSummary_ |
bool | dumpTouch_ |
G4NavigationHistory | fHistory_ |
std::string | fileLV_ |
std::string | fileMat_ |
std::string | filePV_ |
std::string | fileSolid_ |
std::string | fileTouch_ |
std::string | name_ |
std::vector< std::string > | names_ |
int | nchar_ |
G4VPhysicalVolume * | theTopPV_ |
Additional Inherited Members |
Definition at line 23 of file PrintGeomInfoAction.h.
PrintGeomInfoAction::PrintGeomInfoAction | ( | edm::ParameterSet const & | p | ) |
Definition at line 42 of file PrintGeomInfoAction.cc.
References dd4hep_, dumpAtts_, dumpLV_, dumpLVList_, dumpLVTree_, dumpMaterial_, dumpPV_, dumpReplica_, dumpRotation_, dumpSense_, dumpSolid_, dumpSummary_, dumpTouch_, fileLV_, fileMat_, filePV_, fileSolid_, fileTouch_, ecalTB2006H4_GenSimDigiReco_cfg::G4cout, mps_fire::i, name_, names_, nchar_, AlCaHLTBitMon_ParallelJobs::p, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 82 of file PrintGeomInfoAction.cc.
|
private |
Definition at line 245 of file PrintGeomInfoAction.cc.
References cuy::ii.
Referenced by countNoTouchables().
|
private |
Definition at line 238 of file PrintGeomInfoAction.cc.
References add1touchable(), and getTopLV().
Referenced by dumpSummary().
|
private |
Definition at line 216 of file PrintGeomInfoAction.cc.
References submitPVResolutionJobs::count, cuy::ii, and MillePedeFileConverter_cfg::out.
Referenced by dumpG4LVTree().
|
private |
Definition at line 193 of file PrintGeomInfoAction.cc.
References MillePedeFileConverter_cfg::out.
Referenced by update().
|
private |
Definition at line 201 of file PrintGeomInfoAction.cc.
References dumpG4LVLeaf(), getTopLV(), and MillePedeFileConverter_cfg::out.
Referenced by update().
|
private |
Definition at line 269 of file PrintGeomInfoAction.cc.
References dumpLV(), dumpPV(), and MillePedeFileConverter_cfg::out.
Referenced by dumpHierarchyTreePVLV().
|
private |
Definition at line 251 of file PrintGeomInfoAction.cc.
References dumpHierarchyLeafPVLV(), dumpPV(), dumpTouch(), dumpTouch_, getTopLV(), MillePedeFileConverter_cfg::out, and theTopPV_.
Referenced by update().
|
private |
Definition at line 429 of file PrintGeomInfoAction.cc.
References dd4hep_, fileLV_, fileMat_, filePV_, fileSolid_, fileTouch_, groupFilesInBlocks::fout, getTouch(), FSQDQM_cfi::pvs, jetUpdater_cfi::sort, and theTopPV_.
Referenced by update().
|
private |
Definition at line 297 of file PrintGeomInfoAction.cc.
References dumpAtts_, dumpLV_, dumpSolid(), dumpSolid_, MillePedeFileConverter_cfg::out, spacesFromLeafDepth(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpHierarchyLeafPVLV().
|
private |
Definition at line 207 of file PrintGeomInfoAction.cc.
References MillePedeFileConverter_cfg::out.
Referenced by update().
|
private |
Definition at line 352 of file PrintGeomInfoAction.cc.
References dumpPV_, dumpReplica_, dumpRotation_, hltrates_dqm_sourceclient-live_cfg::offset, MillePedeFileConverter_cfg::out, MetAnalyzer::pv(), spacesFromLeafDepth(), AlCaHLTBitMon_QueryRunRegistry::string, and ApeEstimator_cff::width.
Referenced by dumpHierarchyLeafPVLV(), and dumpHierarchyTreePVLV().
|
private |
Definition at line 393 of file PrintGeomInfoAction.cc.
References MillePedeFileConverter_cfg::out, spacesFromLeafDepth(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpLV().
|
private |
Definition at line 170 of file PrintGeomInfoAction.cc.
References countNoTouchables(), MillePedeFileConverter_cfg::out, FSQDQM_cfi::pvs, and theTopPV_.
Referenced by update().
|
private |
Definition at line 398 of file PrintGeomInfoAction.cc.
References angle_units::operators::convertRadToDeg(), fHistory_, name_, nchar_, MillePedeFileConverter_cfg::out, MetAnalyzer::pv(), spacesFromLeafDepth(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpHierarchyTreePVLV().
|
private |
Definition at line 519 of file PrintGeomInfoAction.cc.
References theTopPV_.
Referenced by countNoTouchables(), dumpG4LVTree(), and dumpHierarchyTreePVLV().
|
private |
Definition at line 515 of file PrintGeomInfoAction.cc.
Referenced by update().
|
private |
Definition at line 475 of file PrintGeomInfoAction.cc.
References filterCSVwithJSON::copy, fHistory_, Skims_PA_cff::name, MetAnalyzer::pv(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpInFile().
|
private |
Definition at line 506 of file PrintGeomInfoAction.cc.
References cuy::ii, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpLV(), dumpPV(), dumpSolid(), dumpTouch(), and update().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 84 of file PrintGeomInfoAction.cc.
References angle_units::operators::convertRadToDeg(), filterCSVwithJSON::copy, cms::DDFilteredView::copyNos(), DDFilteredView::copyNumbers(), dd4hep_, dumpSense_, ALCARECOTkAlBeamHalo_cff::filter, DDFilteredView::firstChild(), cms::DDFilteredView::firstChild(), ecalTB2006H4_GenSimDigiReco_cfg::G4cout, mps_fire::i, dqmdumpme::k, dqm-mbProfile::log, DDFilteredView::logicalPart(), cms::DDFilteredView::name(), names_, DDFilteredView::next(), sd, spacesFromLeafDepth(), AlCaHLTBitMon_QueryRunRegistry::string, DDFilteredView::translation(), and cms::DDFilteredView::translation().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun * >.
Definition at line 149 of file PrintGeomInfoAction.cc.
References dumpG4LVList(), dumpG4LVTree(), dumpHierarchyTreePVLV(), dumpInFile(), dumpLV_, dumpLVList_, dumpLVTree_, dumpMaterial_, dumpMaterialList(), dumpPV_, dumpSummary(), dumpSummary_, dumpTouch_, ecalTB2006H4_GenSimDigiReco_cfg::G4cout, getTopPV(), and theTopPV_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 54 of file PrintGeomInfoAction.h.
Referenced by dumpInFile(), PrintGeomInfoAction(), and update().
|
private |
Definition at line 52 of file PrintGeomInfoAction.h.
Referenced by dumpLV(), and PrintGeomInfoAction().
|
private |
Definition at line 52 of file PrintGeomInfoAction.h.
Referenced by dumpLV(), PrintGeomInfoAction(), and update().
|
private |
Definition at line 51 of file PrintGeomInfoAction.h.
Referenced by PrintGeomInfoAction(), and update().
|
private |
Definition at line 51 of file PrintGeomInfoAction.h.
Referenced by PrintGeomInfoAction(), and update().
|
private |
Definition at line 51 of file PrintGeomInfoAction.h.
Referenced by PrintGeomInfoAction(), and update().
|
private |
Definition at line 52 of file PrintGeomInfoAction.h.
Referenced by dumpPV(), PrintGeomInfoAction(), and update().
|
private |
Definition at line 53 of file PrintGeomInfoAction.h.
Referenced by dumpPV(), and PrintGeomInfoAction().
|
private |
Definition at line 53 of file PrintGeomInfoAction.h.
Referenced by dumpPV(), and PrintGeomInfoAction().
|
private |
Definition at line 54 of file PrintGeomInfoAction.h.
Referenced by PrintGeomInfoAction(), and update().
|
private |
Definition at line 52 of file PrintGeomInfoAction.h.
Referenced by dumpLV(), and PrintGeomInfoAction().
|
private |
Definition at line 51 of file PrintGeomInfoAction.h.
Referenced by PrintGeomInfoAction(), and update().
|
private |
Definition at line 53 of file PrintGeomInfoAction.h.
Referenced by dumpHierarchyTreePVLV(), PrintGeomInfoAction(), and update().
|
private |
Definition at line 60 of file PrintGeomInfoAction.h.
Referenced by dumpTouch(), and getTouch().
|
private |
Definition at line 57 of file PrintGeomInfoAction.h.
Referenced by dumpInFile(), and PrintGeomInfoAction().
|
private |
Definition at line 57 of file PrintGeomInfoAction.h.
Referenced by dumpInFile(), and PrintGeomInfoAction().
|
private |
Definition at line 57 of file PrintGeomInfoAction.h.
Referenced by dumpInFile(), and PrintGeomInfoAction().
|
private |
Definition at line 57 of file PrintGeomInfoAction.h.
Referenced by dumpInFile(), and PrintGeomInfoAction().
|
private |
Definition at line 57 of file PrintGeomInfoAction.h.
Referenced by dumpInFile(), and PrintGeomInfoAction().
|
private |
Definition at line 55 of file PrintGeomInfoAction.h.
Referenced by dumpTouch(), and PrintGeomInfoAction().
|
private |
Definition at line 58 of file PrintGeomInfoAction.h.
Referenced by PrintGeomInfoAction(), and update().
|
private |
Definition at line 56 of file PrintGeomInfoAction.h.
Referenced by dumpTouch(), and PrintGeomInfoAction().
|
private |
Definition at line 59 of file PrintGeomInfoAction.h.
Referenced by dumpHierarchyTreePVLV(), dumpInFile(), dumpSummary(), getTopLV(), and update().