ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Namespaces | |
namespace | ClusterDecay |
Namespace for functions that handle decay of unstable clusters. | |
namespace | Clustering |
Cluster formation. | |
namespace | CoulombDistortion |
namespace | CrossSections |
namespace | DeJongSpin |
namespace | DeuteronDensity |
Static class for the deuteron density. | |
namespace | HFB |
namespace | IntersectionFactory |
namespace | KinematicsUtils |
namespace | Logger |
namespace | Math |
namespace | NuclearDensityFactory |
namespace | NuclearDensityFunctions |
namespace | NuclearPotential |
namespace | ParticleConfig |
namespace | ParticleTable |
namespace | Pauli |
Pauli blocking. | |
namespace | PhaseSpaceGenerator |
namespace | PhysicalConstants |
namespace | Random |
namespace | RootFinder |
Typedefs | |
typedef G4int | Int_t |
typedef short | Short_t |
typedef G4float | Float_t |
typedef G4double | Double_t |
typedef G4bool | Bool_t |
typedef UnorderedVector < IAvatar * > | IAvatarList |
typedef UnorderedVector < IAvatar * >::const_iterator | IAvatarIter |
typedef UnorderedVector < IAvatar * >::iterator | IAvatarMutableIter |
typedef std::vector< Isotope > | IsotopeVector |
typedef IsotopeVector::iterator | IsotopeIter |
typedef ParticleList::const_iterator | ParticleIter |
typedef ParticleList::iterator | ParticleMutableIter |
Variables | |
const G4int | TableZSize = 120 |
const G4int | TableASize = 290 |
typedef G4bool G4INCL::Bool_t |
Definition at line 64 of file G4INCLEventInfo.hh.
View newest version in sPHENIX GitHub at line 64 of file G4INCLEventInfo.hh
typedef G4double G4INCL::Double_t |
Definition at line 63 of file G4INCLEventInfo.hh.
View newest version in sPHENIX GitHub at line 63 of file G4INCLEventInfo.hh
typedef G4float G4INCL::Float_t |
Definition at line 62 of file G4INCLEventInfo.hh.
View newest version in sPHENIX GitHub at line 62 of file G4INCLEventInfo.hh
typedef UnorderedVector<IAvatar*>::const_iterator G4INCL::IAvatarIter |
Definition at line 108 of file G4INCLIAvatar.hh.
View newest version in sPHENIX GitHub at line 108 of file G4INCLIAvatar.hh
typedef UnorderedVector<IAvatar*> G4INCL::IAvatarList |
Definition at line 107 of file G4INCLIAvatar.hh.
View newest version in sPHENIX GitHub at line 107 of file G4INCLIAvatar.hh
typedef UnorderedVector<IAvatar*>::iterator G4INCL::IAvatarMutableIter |
Definition at line 109 of file G4INCLIAvatar.hh.
View newest version in sPHENIX GitHub at line 109 of file G4INCLIAvatar.hh
typedef G4int G4INCL::Int_t |
Definition at line 60 of file G4INCLEventInfo.hh.
View newest version in sPHENIX GitHub at line 60 of file G4INCLEventInfo.hh
typedef IsotopeVector::iterator G4INCL::IsotopeIter |
Definition at line 61 of file G4INCLNaturalIsotopicDistributions.hh.
View newest version in sPHENIX GitHub at line 61 of file G4INCLNaturalIsotopicDistributions.hh
typedef std::vector<Isotope> G4INCL::IsotopeVector |
Definition at line 60 of file G4INCLNaturalIsotopicDistributions.hh.
View newest version in sPHENIX GitHub at line 60 of file G4INCLNaturalIsotopicDistributions.hh
typedef ParticleList::const_iterator G4INCL::ParticleIter |
Definition at line 72 of file G4INCLParticle.hh.
View newest version in sPHENIX GitHub at line 72 of file G4INCLParticle.hh
typedef ParticleList::iterator G4INCL::ParticleMutableIter |
Definition at line 73 of file G4INCLParticle.hh.
View newest version in sPHENIX GitHub at line 73 of file G4INCLParticle.hh
typedef short G4INCL::Short_t |
Definition at line 61 of file G4INCLEventInfo.hh.
View newest version in sPHENIX GitHub at line 61 of file G4INCLEventInfo.hh
enum G4INCL::AvatarType |
SurfaceAvatarType | |
CollisionAvatarType | |
DecayAvatarType | |
ParticleEntryAvatarType | |
UnknownAvatarType |
Definition at line 66 of file G4INCLIAvatar.hh.
View newest version in sPHENIX GitHub at line 66 of file G4INCLIAvatar.hh
Definition at line 135 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 135 of file G4INCLConfigEnums.hh
Definition at line 94 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 94 of file G4INCLConfigEnums.hh
enum G4INCL::CoulombType |
Definition at line 53 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 53 of file G4INCLConfigEnums.hh
INCL46CrossSections | |
MultiPionsCrossSections | |
TruncatedMultiPionsCrossSections | |
MultiPionsAndResonancesCrossSections | |
StrangenessCrossSections |
Definition at line 120 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 120 of file G4INCLConfigEnums.hh
Definition at line 74 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 74 of file G4INCLConfigEnums.hh
Definition at line 107 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 107 of file G4INCLConfigEnums.hh
Definition at line 53 of file G4INCLFinalState.hh.
View newest version in sPHENIX GitHub at line 53 of file G4INCLFinalState.hh
Definition at line 67 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 67 of file G4INCLConfigEnums.hh
enum G4INCL::MessageType |
Verbosity scale from 0 (fatal errors only) to 10 (print everything)
Definition at line 59 of file G4INCLLogger.hh.
View newest version in sPHENIX GitHub at line 59 of file G4INCLLogger.hh
Definition at line 81 of file G4INCLParticleType.hh.
View newest version in sPHENIX GitHub at line 81 of file G4INCLParticleType.hh
enum G4INCL::ParticleType |
Definition at line 50 of file G4INCLParticleType.hh.
View newest version in sPHENIX GitHub at line 50 of file G4INCLParticleType.hh
enum G4INCL::PauliType |
Definition at line 44 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 44 of file G4INCLConfigEnums.hh
Definition at line 129 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 129 of file G4INCLConfigEnums.hh
Definition at line 59 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 59 of file G4INCLConfigEnums.hh
enum G4INCL::RNGType |
Definition at line 114 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 114 of file G4INCLConfigEnums.hh
Definition at line 100 of file G4INCLConfigEnums.hh.
View newest version in sPHENIX GitHub at line 100 of file G4INCLConfigEnums.hh
const G4int G4INCL::TableASize = 290 |
Definition at line 50 of file G4INCLHFB.hh.
View newest version in sPHENIX GitHub at line 50 of file G4INCLHFB.hh
const G4int G4INCL::TableZSize = 120 |
Definition at line 49 of file G4INCLHFB.hh.
View newest version in sPHENIX GitHub at line 49 of file G4INCLHFB.hh