ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4VSamplerConfigurator () | |
virtual | ~G4VSamplerConfigurator () |
virtual void | Configure (G4VSamplerConfigurator *preConf)=0 |
virtual const G4VTrackTerminator * | GetTrackTerminator () const =0 |
Definition at line 50 of file G4VSamplerConfigurator.hh.
View newest version in sPHENIX GitHub at line 50 of file G4VSamplerConfigurator.hh
G4VSamplerConfigurator::G4VSamplerConfigurator | ( | ) |
Definition at line 39 of file G4VSamplerConfigurator.cc.
View newest version in sPHENIX GitHub at line 39 of file G4VSamplerConfigurator.cc
|
virtual |
Definition at line 42 of file G4VSamplerConfigurator.cc.
View newest version in sPHENIX GitHub at line 42 of file G4VSamplerConfigurator.cc
|
pure virtual |
Implemented in G4ImportanceConfigurator, G4WeightCutOffConfigurator, and G4WeightWindowConfigurator.
Referenced by G4GeometrySampler::AddProcess().
|
pure virtual |
Implemented in G4ImportanceConfigurator, G4WeightCutOffConfigurator, and G4WeightWindowConfigurator.
Referenced by G4WeightWindowConfigurator::Configure(), and G4ImportanceConfigurator::Configure().