59 G4int nBin[] = { 1, 1, 1 };
73 auto itr = store->begin();
74 for(; itr != store->end(); ++itr)
81 auto pvItr = pvStore->begin();
82 for(; pvItr != pvStore->end(); ++pvItr)
84 if((*pvItr)->GetLogicalVolume() == (*itr))
86 nb += (*pvItr)->GetMultiplicity();
89 G4int nBin[] = { nb, 1, 1 };
92 auto region = (*itr)->GetRegion();
93 if((region !=
nullptr) && !(region->IsInMassGeometry()))
96 ed <<
"Logical Volume with name <" <<
logVolName
97 <<
"> is not used in the mass world.";
106 ed <<
"Logical Volume with name <" <<
logVolName <<
"> is not found";
G4TemplateAutoLock< G4Mutex > G4AutoLock
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
#define G4MUTEX_INITIALIZER
G4GLOB_DLL std::ostream G4cout
static G4LogicalVolumeStore * GetInstance()
static G4PhysicalVolumeStore * GetInstance()
void SetupGeometry(G4VPhysicalVolume *) override
G4ScoringRealWorld(const G4String &lvName)
void List() const override
virtual void List() const
G4MultiFunctionalDetector * fMFD
G4LogicalVolume * fMeshElementLogical
void SetNumberOfSegments(G4int nSegment[3])
G4VScoringMesh(const G4String &wName)
void SetSize(G4double size[3])