30 #ifndef G4SDStructure_h
31 #define G4SDStructure_h 1
81 for(
size_t j=0; j<
detector.size(); j++)
82 {
detector[j]->SetVerboseLevel(vl); }
G4SDStructure(G4String aPath)
G4SDStructure * FindSubDirectory(G4String subD)
G4VSensitiveDetector * GetSD(G4String aName)
void RemoveSD(G4VSensitiveDetector *)
G4VSensitiveDetector * FindSensitiveDetector(G4String aName, G4bool warning=true)
G4String ExtractDirName(G4String aPath)
void Terminate(G4HCofThisEvent *HCE)
G4int operator==(const G4SDStructure &right) const
void Initialize(G4HCofThisEvent *HCE)
std::vector< G4SDStructure * > structure
void Activate(G4String aName, G4bool sensitiveFlag)
std::vector< G4VSensitiveDetector * > detector
void AddNewDetector(G4VSensitiveDetector *aSD, G4String treeStructure)
void SetVerboseLevel(G4int vl)