ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/shortlived/include/G4ExcitedDeltaConstructor.hh>
Public Types | |
enum | { NStates = 9 } |
enum | { NumberOfDecayModes = 5 } |
Public Member Functions | |
G4ExcitedDeltaConstructor () | |
virtual | ~G4ExcitedDeltaConstructor () |
Public Member Functions inherited from G4ExcitedBaryonConstructor | |
G4ExcitedBaryonConstructor (G4int nStates=0, G4int isoSpin=0) | |
virtual | ~G4ExcitedBaryonConstructor () |
virtual void | Construct (G4int indexOfState=-1) |
Protected Member Functions | |
virtual G4int | GetEncoding (G4int iIsoSpin3, G4int idxState) |
virtual G4bool | Exist (G4int) |
virtual G4int | GetQuarkContents (G4int, G4int) |
virtual G4String | GetName (G4int iIso3, G4int iState) |
virtual G4String | GetMultipletName (G4int iState) |
virtual G4double | GetMass (G4int state, G4int iso) |
virtual G4double | GetWidth (G4int state, G4int iso) |
virtual G4int | GetiSpin (G4int iState) |
virtual G4int | GetiParity (G4int iState) |
virtual G4int | GetEncodingOffset (G4int iState) |
virtual G4DecayTable * | CreateDecayTable (const G4String &name, G4int iIso3, G4int iState, G4bool fAnti=false) |
Protected Member Functions inherited from G4ExcitedBaryonConstructor | |
virtual void | ConstructParticle (G4int indexOfState) |
virtual void | ConstructAntiParticle (G4int indexOfState) |
virtual G4double | GetCharge (G4int iIsoSpin3) |
Private Types | |
enum | { DeltaIsoSpin = 3 } |
enum | { NGamma =0, NPi =1, NRho =2, DeltaPi =3, NStarPi =4 } |
Private Member Functions | |
G4DecayTable * | AddNGammaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddNPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddNRhoMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddDeltaPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddNStarPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
Static Private Attributes | |
static const char * | name [NStates] |
static const G4double | mass [NStates] |
static const G4double | width [NStates] |
static const G4int | iSpin [NStates] |
static const G4int | iParity [NStates] |
static const G4int | encodingOffset [NStates] |
static const G4double | bRatio [NStates][NumberOfDecayModes] |
Additional Inherited Members | |
Protected Attributes inherited from G4ExcitedBaryonConstructor | |
G4int | NumberOfStates |
G4int | iIsoSpin |
const G4String | type |
const G4int | iConjugation |
const G4int | iGParity |
const G4int | leptonNumber |
const G4int | baryonNumber |
Definition at line 42 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 42 of file G4ExcitedDeltaConstructor.hh
anonymous enum |
Definition at line 83 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 83 of file G4ExcitedDeltaConstructor.hh
|
private |
Definition at line 85 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 85 of file G4ExcitedDeltaConstructor.hh
anonymous enum |
Definition at line 96 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 96 of file G4ExcitedDeltaConstructor.hh
|
private |
Definition at line 98 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 98 of file G4ExcitedDeltaConstructor.hh
G4ExcitedDeltaConstructor::G4ExcitedDeltaConstructor | ( | ) |
Definition at line 47 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 47 of file G4ExcitedDeltaConstructor.cc
|
virtual |
Definition at line 53 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 53 of file G4ExcitedDeltaConstructor.cc
|
private |
Definition at line 375 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 375 of file G4ExcitedDeltaConstructor.cc
References G4DecayTable::Insert(), and r.
Referenced by CreateDecayTable().
|
private |
Definition at line 118 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 118 of file G4ExcitedDeltaConstructor.cc
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 146 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 146 of file G4ExcitedDeltaConstructor.cc
References G4DecayTable::Insert(), and r.
Referenced by CreateDecayTable().
|
private |
Definition at line 223 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 223 of file G4ExcitedDeltaConstructor.cc
References G4DecayTable::Insert(), and r.
Referenced by CreateDecayTable().
|
private |
Definition at line 299 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 299 of file G4ExcitedDeltaConstructor.cc
References G4DecayTable::Insert(), and r.
Referenced by CreateDecayTable().
|
protectedvirtual |
Implements G4ExcitedBaryonConstructor.
Definition at line 85 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 85 of file G4ExcitedDeltaConstructor.cc
References AddDeltaPiMode(), AddNGammaMode(), AddNPiMode(), AddNRhoMode(), AddNStarPiMode(), bRatio, DeltaPi, NGamma, NPi, NRho, and NStarPi.
Implements G4ExcitedBaryonConstructor.
Definition at line 55 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 55 of file G4ExcitedDeltaConstructor.hh
Reimplemented from G4ExcitedBaryonConstructor.
Definition at line 57 of file G4ExcitedDeltaConstructor.cc.
View newest version in sPHENIX GitHub at line 57 of file G4ExcitedDeltaConstructor.cc
References G4ExcitedBaryonConstructor::GetEncoding(), GetEncodingOffset(), GetiSpin(), and GetQuarkContents().
Implements G4ExcitedBaryonConstructor.
Definition at line 128 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 128 of file G4ExcitedDeltaConstructor.hh
References encodingOffset.
Referenced by GetEncoding().
Implements G4ExcitedBaryonConstructor.
Definition at line 122 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 122 of file G4ExcitedDeltaConstructor.hh
References iParity.
Implements G4ExcitedBaryonConstructor.
Definition at line 116 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 116 of file G4ExcitedDeltaConstructor.hh
References iSpin.
Referenced by GetEncoding().
Implements G4ExcitedBaryonConstructor.
Definition at line 104 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 104 of file G4ExcitedDeltaConstructor.hh
References mass.
Implements G4ExcitedBaryonConstructor.
Definition at line 171 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 171 of file G4ExcitedDeltaConstructor.hh
Implements G4ExcitedBaryonConstructor.
Definition at line 177 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 177 of file G4ExcitedDeltaConstructor.hh
References particle.
Implements G4ExcitedBaryonConstructor.
Definition at line 134 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 134 of file G4ExcitedDeltaConstructor.hh
Referenced by GetEncoding().
Implements G4ExcitedBaryonConstructor.
Definition at line 110 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 110 of file G4ExcitedDeltaConstructor.hh
References width.
|
staticprivate |
Definition at line 100 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 100 of file G4ExcitedDeltaConstructor.hh
Referenced by CreateDecayTable().
|
staticprivate |
Definition at line 93 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 93 of file G4ExcitedDeltaConstructor.hh
Referenced by GetEncodingOffset().
|
staticprivate |
Definition at line 92 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 92 of file G4ExcitedDeltaConstructor.hh
Referenced by GetiParity().
|
staticprivate |
Definition at line 91 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 91 of file G4ExcitedDeltaConstructor.hh
Referenced by GetiSpin().
|
staticprivate |
|
staticprivate |
Definition at line 88 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 88 of file G4ExcitedDeltaConstructor.hh
|
staticprivate |
Definition at line 90 of file G4ExcitedDeltaConstructor.hh.
View newest version in sPHENIX GitHub at line 90 of file G4ExcitedDeltaConstructor.hh
Referenced by GetWidth().