88 for (
G4int i = 0; i < Nmap; i++){
108 G4int Nmfd = mfdName.size();
109 for (
G4int idet = 0; idet < Nmfd ; idet++){
126 G4String fullCollectionName = detName+
"/"+collectionName;
129 if ( collectionID >= 0 ){
130 G4cout <<
"++ "<<fullCollectionName<<
" id " << collectionID
135 fCollID.push_back(collectionID);
138 G4cout <<
"** collection " << fullCollectionName <<
" not found. "
167 for (
G4int i = 0; i < Ncol ; i++ ){
198 G4cout <<
"DicomRun :: Num copies = " << ncopies <<
G4endl;
199 for(
unsigned i = ncopies; i <
fRunMap.size(); ++i) {
215 G4String fullName = detName+
"/"+colName;
229 for (
G4int i = 0; i < Ncol; i++){
240 "GetHitsMap failed to locate the requested HitsMap");
virtual void Merge(const G4Run *)
G4VHitsCollection * GetHC(G4int i)
G4int GetCollectionID(G4String colName)
virtual void Merge(const G4Run *)
void Copy(std::vector< T > &main, const std::vector< T > &data)
virtual void RecordEvent(const G4Event *)
void ConstructMFD(const std::vector< G4String > &)
Definition of the DicomRun class.
G4GLOB_DLL std::ostream G4cout
DicomRun()
(Description) DicomRun Class is for accumulating scored quantities which is scored using G4MutiFuncti...
G4VPrimitiveScorer * GetPrimitive(G4int id) const
G4VSensitiveDetector * FindSensitiveDetector(G4String dName, G4bool warning=true)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
std::vector< G4THitsMap< G4double > * > fRunMap
static G4SDManager * GetSDMpointer()
virtual void RecordEvent(const G4Event *)
G4THitsMap< G4double > * GetHitsMap(G4int i) const
G4HCofThisEvent * GetHCofThisEvent() const
std::vector< G4String > fCollName
std::vector< G4int > fCollID
G4int GetNumberOfPrimitives() const