![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4WeightCutOffConfigurator:
Collaboration diagram for G4WeightCutOffConfigurator:Public Member Functions | |
| G4WeightCutOffConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4double wsurvival, G4double wlimit, G4double isource, G4VIStore *istore, G4bool paraflag) | |
| virtual | ~G4WeightCutOffConfigurator () |
| virtual void | Configure (G4VSamplerConfigurator *preConf) |
| virtual const G4VTrackTerminator * | GetTrackTerminator () const |
Public Member Functions inherited from G4VSamplerConfigurator | |
| G4VSamplerConfigurator () | |
| virtual | ~G4VSamplerConfigurator () |
Private Member Functions | |
| G4WeightCutOffConfigurator (const G4WeightCutOffConfigurator &) | |
| G4WeightCutOffConfigurator & | operator= (const G4WeightCutOffConfigurator &) |
Private Attributes | |
| const G4VPhysicalVolume * | fWorld |
| G4ProcessPlacer | fPlacer |
| G4WeightCutOffProcess * | fWeightCutOffProcess |
| G4bool | fPlaced |
| G4bool | paraflag |
Definition at line 50 of file G4WeightCutOffConfigurator.hh.
View newest version in sPHENIX GitHub at line 50 of file G4WeightCutOffConfigurator.hh
| G4WeightCutOffConfigurator::G4WeightCutOffConfigurator | ( | const G4VPhysicalVolume * | worldvolume, |
| const G4String & | particlename, | ||
| G4double | wsurvival, | ||
| G4double | wlimit, | ||
| G4double | isource, | ||
| G4VIStore * | istore, | ||
| G4bool | paraflag | ||
| ) |
Definition at line 38 of file G4WeightCutOffConfigurator.cc.
View newest version in sPHENIX GitHub at line 38 of file G4WeightCutOffConfigurator.cc
References FatalException, fWeightCutOffProcess, G4Exception(), and paraflag.
Here is the call graph for this function:
|
virtual |
Definition at line 62 of file G4WeightCutOffConfigurator.cc.
View newest version in sPHENIX GitHub at line 62 of file G4WeightCutOffConfigurator.cc
References fPlaced, fPlacer, fWeightCutOffProcess, and G4ProcessPlacer::RemoveProcess().
Here is the call graph for this function:
|
private |
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 71 of file G4WeightCutOffConfigurator.cc.
View newest version in sPHENIX GitHub at line 71 of file G4WeightCutOffConfigurator.cc
References G4ProcessPlacer::AddProcessAsLastDoIt(), fPlaced, fPlacer, fWeightCutOffProcess, fWorld, G4cout, G4endl, G4VPhysicalVolume::GetName(), paraflag, and G4WeightCutOffProcess::SetParallelWorld().
Referenced by G4GeometrySampler::AddProcess().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 82 of file G4WeightCutOffConfigurator.cc.
View newest version in sPHENIX GitHub at line 82 of file G4WeightCutOffConfigurator.cc
|
private |
|
private |
Definition at line 76 of file G4WeightCutOffConfigurator.hh.
View newest version in sPHENIX GitHub at line 76 of file G4WeightCutOffConfigurator.hh
Referenced by Configure(), and ~G4WeightCutOffConfigurator().
|
private |
Definition at line 74 of file G4WeightCutOffConfigurator.hh.
View newest version in sPHENIX GitHub at line 74 of file G4WeightCutOffConfigurator.hh
Referenced by Configure(), and ~G4WeightCutOffConfigurator().
|
private |
Definition at line 75 of file G4WeightCutOffConfigurator.hh.
View newest version in sPHENIX GitHub at line 75 of file G4WeightCutOffConfigurator.hh
Referenced by Configure(), G4WeightCutOffConfigurator(), and ~G4WeightCutOffConfigurator().
|
private |
Definition at line 73 of file G4WeightCutOffConfigurator.hh.
View newest version in sPHENIX GitHub at line 73 of file G4WeightCutOffConfigurator.hh
Referenced by Configure().
|
private |
Definition at line 79 of file G4WeightCutOffConfigurator.hh.
View newest version in sPHENIX GitHub at line 79 of file G4WeightCutOffConfigurator.hh
Referenced by Configure(), and G4WeightCutOffConfigurator().