#include <PrintGeomMatInfo.h>
Public Member Functions | |
PrintGeomMatInfo (edm::ParameterSet const &p) | |
~PrintGeomMatInfo () | |
Public Member Functions inherited from SimWatcher | |
SimWatcher () | |
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 | dumpG4LVLeafWithMat (G4LogicalVolume *lv, unsigned int leafDepth, unsigned int count, std::ostream &out=std::cout) |
void | dumpG4LVList (std::ostream &out=std::cout) |
void | dumpG4LVMatBudget (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 | 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 () |
std::string | spacesFromLeafDepth (unsigned int leafDepth) |
void | update (const BeginOfJob *job) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfRun *run) |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
std::vector< double > | _areaLayer |
std::vector< unsigned int > | _countsPerLevel |
bool | _dumpAtts |
unsigned int | _dumpIndex |
bool | _dumpIt |
bool | _dumpLV |
bool | _dumpLVList |
bool | _dumpLVMatBudget |
bool | _dumpLVTree |
bool | _dumpMaterial |
bool | _dumpPV |
bool | _dumpReplica |
bool | _dumpRotation |
bool | _dumpSense |
bool | _dumpSolid |
bool | _dumpSummary |
bool | _dumpTouch |
unsigned int | _level2Dump |
std::vector< std::string > | _lvNames2Dump |
unsigned int | _maxLevelsCounted |
std::vector< double > | _radiusLayer |
std::vector< double > | _zLayer |
G4NavigationHistory | fHistory |
std::string | name |
std::vector< std::string > | names |
int | nchar |
mpvpv | thePVTree |
G4VPhysicalVolume * | theTopPV |
Additional Inherited Members |
Definition at line 24 of file PrintGeomMatInfo.h.
PrintGeomMatInfo::PrintGeomMatInfo | ( | edm::ParameterSet const & | p | ) |
Definition at line 34 of file PrintGeomMatInfo.cc.
PrintGeomMatInfo::~PrintGeomMatInfo | ( | ) |
Definition at line 101 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 294 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 285 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 210 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 234 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 184 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 227 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 193 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 319 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 301 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 350 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 200 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 410 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 496 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 159 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 457 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 508 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 502 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 488 of file PrintGeomMatInfo.cc.
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 103 of file PrintGeomMatInfo.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun * >.
Definition at line 143 of file PrintGeomMatInfo.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 63 of file PrintGeomMatInfo.h.
|
private |
Definition at line 64 of file PrintGeomMatInfo.h.
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
|
private |
Definition at line 67 of file PrintGeomMatInfo.h.
|
private |
Definition at line 68 of file PrintGeomMatInfo.h.
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
|
private |
Definition at line 54 of file PrintGeomMatInfo.h.
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
|
private |
Definition at line 66 of file PrintGeomMatInfo.h.
|
private |
Definition at line 60 of file PrintGeomMatInfo.h.
|
private |
Definition at line 65 of file PrintGeomMatInfo.h.
|
private |
Definition at line 61 of file PrintGeomMatInfo.h.
|
private |
Definition at line 62 of file PrintGeomMatInfo.h.
|
private |
Definition at line 71 of file PrintGeomMatInfo.h.
|
private |
Definition at line 57 of file PrintGeomMatInfo.h.
Referenced by VIDSelectorBase.VIDSelectorBase::initialize().
|
private |
Definition at line 59 of file PrintGeomMatInfo.h.
|
private |
Definition at line 58 of file PrintGeomMatInfo.h.
|
private |
Definition at line 69 of file PrintGeomMatInfo.h.
|
private |
Definition at line 70 of file PrintGeomMatInfo.h.