#include <G4PSCellFlux.hh>
Definition at line 58 of file G4PSCellFlux.hh.
Definition at line 56 of file G4PSCellFlux.cc.
virtual void DefineUnitAndCategory()
G4VPrimitiveScorer(G4String name, G4int depth=0)
virtual void SetUnit(const G4String &unit)
Definition at line 64 of file G4PSCellFlux.cc.
virtual void DefineUnitAndCategory()
G4VPrimitiveScorer(G4String name, G4int depth=0)
virtual void SetUnit(const G4String &unit)
G4PSCellFlux::~G4PSCellFlux |
( |
| ) |
|
|
virtual |
void G4PSCellFlux::clear |
( |
| ) |
|
|
virtual |
Reimplemented in G4PSCellFluxForCylinder3D.
Definition at line 136 of file G4PSCellFlux.cc.
146 ED <<
"Incorrect replica number --- GetReplicaNumber : " << idx <<
G4endl;
std::ostringstream G4ExceptionDescription
virtual void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
virtual G4VSolid * ComputeSolid(const G4int, G4VPhysicalVolume *)
virtual G4double GetCubicVolume()
G4VSolid * GetSolid() const
G4StepPoint * GetPreStepPoint() const
G4VPhysicalVolume * GetPhysicalVolume() const
virtual G4VPVParameterisation * GetParameterisation() const =0
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4LogicalVolume * GetLogicalVolume() const
void G4PSCellFlux::DefineUnitAndCategory |
( |
| ) |
|
|
protectedvirtual |
Definition at line 129 of file G4PSCellFlux.cc.
static constexpr double cm2
static constexpr double mm2
static constexpr double m2
void G4PSCellFlux::DrawAll |
( |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 92 of file G4PSCellFlux.cc.
G4int GetCollectionID(G4int)
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4MultiFunctionalDetector * detector
void G4PSCellFlux::PrintAll |
( |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 110 of file G4PSCellFlux.cc.
115 std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
116 for(; itr != EvtMap->
GetMap()->end(); itr++) {
117 G4cout <<
" copy no.: " << itr->first
G4GLOB_DLL std::ostream G4cout
G4double GetUnitValue() const
std::map< G4int, T * > * GetMap() const
G4MultiFunctionalDetector * detector
const G4String & GetUnit() const
Implements G4VPrimitiveScorer.
Definition at line 74 of file G4PSCellFlux.cc.
77 if ( stepLength == 0. )
return FALSE;
84 G4double CellFlux = stepLength / cubicVolume;
87 EvtMap->
add(index,CellFlux);
G4double GetWeight() const
G4double GetStepLength() const
virtual G4double ComputeVolume(G4Step *, G4int idx)
const G4VTouchable * GetTouchable() const
G4StepPoint * GetPreStepPoint() const
virtual G4int GetIndex(G4Step *)
G4int add(const G4int &key, T *&aHit) const
Definition at line 124 of file G4PSCellFlux.cc.
void CheckAndSetUnit(const G4String &unit, const G4String &category)
The documentation for this class was generated from the following files: