ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/utils/include/G4VSubCutProducer.hh>
Public Member Functions | |
G4VSubCutProducer (const G4String &name) | |
virtual | ~G4VSubCutProducer () |
virtual void | SampleSecondaries (const G4Step &step, std::vector< G4Track * > &tracks, G4double &eloss, G4double cut) const =0 |
const G4String & | GetName () const |
Private Member Functions | |
G4VSubCutProducer & | operator= (const G4VSubCutProducer &right)=delete |
G4VSubCutProducer (const G4VSubCutProducer &)=delete | |
Private Attributes | |
G4String | fName |
Definition at line 57 of file G4VSubCutProducer.hh.
View newest version in sPHENIX GitHub at line 57 of file G4VSubCutProducer.hh
|
inlineexplicit |
Definition at line 61 of file G4VSubCutProducer.hh.
View newest version in sPHENIX GitHub at line 61 of file G4VSubCutProducer.hh
|
inlinevirtual |
Definition at line 63 of file G4VSubCutProducer.hh.
View newest version in sPHENIX GitHub at line 63 of file G4VSubCutProducer.hh
|
privatedelete |
Definition at line 84 of file G4VSubCutProducer.hh.
View newest version in sPHENIX GitHub at line 84 of file G4VSubCutProducer.hh
References fName.
Referenced by G4LossTableManager::BuildTables().
|
privatedelete |
|
private |
Definition at line 81 of file G4VSubCutProducer.hh.
View newest version in sPHENIX GitHub at line 81 of file G4VSubCutProducer.hh
Referenced by GetName().