ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
Ranecu () | |
Ranecu (const Random::SeedVector &sv) | |
virtual | ~Ranecu () |
Random::SeedVector | getSeeds () |
void | setSeeds (const Random::SeedVector &sv) |
G4double | flat () |
Public Member Functions inherited from G4INCL::IRandomGenerator | |
IRandomGenerator () | |
virtual | ~IRandomGenerator () |
Private Attributes | |
G4int | iseed1 |
G4int | iseed2 |
Definition at line 53 of file G4INCLRanecu.hh.
View newest version in sPHENIX GitHub at line 53 of file G4INCLRanecu.hh
G4INCL::Ranecu::Ranecu | ( | ) |
Definition at line 49 of file G4INCLRanecu.cc.
View newest version in sPHENIX GitHub at line 49 of file G4INCLRanecu.cc
G4INCL::Ranecu::Ranecu | ( | const Random::SeedVector & | sv | ) |
Definition at line 54 of file G4INCLRanecu.cc.
View newest version in sPHENIX GitHub at line 54 of file G4INCLRanecu.cc
References setSeeds().
|
virtual |
Definition at line 58 of file G4INCLRanecu.cc.
View newest version in sPHENIX GitHub at line 58 of file G4INCLRanecu.cc
|
virtual |
Implements G4INCL::IRandomGenerator.
Definition at line 60 of file G4INCLRanecu.cc.
View newest version in sPHENIX GitHub at line 60 of file G4INCLRanecu.cc
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 59 of file G4INCLRanecu.hh.
View newest version in sPHENIX GitHub at line 59 of file G4INCLRanecu.hh
|
inlinevirtual |
Implements G4INCL::IRandomGenerator.
Definition at line 66 of file G4INCLRanecu.hh.
View newest version in sPHENIX GitHub at line 66 of file G4INCLRanecu.hh
References iseed1, and iseed2.
Referenced by Ranecu().
|
private |
Definition at line 75 of file G4INCLRanecu.hh.
View newest version in sPHENIX GitHub at line 75 of file G4INCLRanecu.hh
Referenced by flat(), getSeeds(), Ranecu(), and setSeeds().
|
private |
Definition at line 75 of file G4INCLRanecu.hh.
View newest version in sPHENIX GitHub at line 75 of file G4INCLRanecu.hh
Referenced by flat(), getSeeds(), Ranecu(), and setSeeds().