ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ScintillationTrackInformation (const G4ScintillationType &aType=Slow) | |
virtual | ~G4ScintillationTrackInformation () |
void * | operator new (size_t) |
void | operator delete (void *aScintillationTI) |
G4ScintillationTrackInformation (const G4ScintillationTrackInformation &) | |
G4ScintillationTrackInformation & | operator= (const G4ScintillationTrackInformation &) |
virtual void | Print () const override |
const G4ScintillationType & | GetScintillationType () const |
Public Member Functions inherited from G4VUserTrackInformation | |
G4VUserTrackInformation () | |
G4VUserTrackInformation (const G4String &infoType) | |
G4VUserTrackInformation (const G4VUserTrackInformation &) | |
G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
virtual | ~G4VUserTrackInformation () |
const G4String & | GetType () const |
Static Public Member Functions | |
static G4bool | IsScintillationTrackInformation (const G4VUserTrackInformation *const) |
static G4ScintillationTrackInformation * | Cast (const G4VUserTrackInformation *const) |
Private Attributes | |
G4ScintillationType | scintillationType |
Static Private Attributes | |
static const G4String | BaseType = "G4ScintillationTrackInformation" |
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
Definition at line 48 of file G4ScintillationTrackInformation.hh.
View newest version in sPHENIX GitHub at line 48 of file G4ScintillationTrackInformation.hh
|
explicit |
Definition at line 42 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 42 of file G4ScintillationTrackInformation.cc
|
virtual |
Definition at line 48 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 48 of file G4ScintillationTrackInformation.cc
G4ScintillationTrackInformation::G4ScintillationTrackInformation | ( | const G4ScintillationTrackInformation & | right | ) |
Definition at line 52 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 52 of file G4ScintillationTrackInformation.cc
|
static |
Definition at line 76 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 76 of file G4ScintillationTrackInformation.cc
References IsScintillationTrackInformation().
|
inline |
Definition at line 65 of file G4ScintillationTrackInformation.hh.
View newest version in sPHENIX GitHub at line 65 of file G4ScintillationTrackInformation.hh
References scintillationType.
|
static |
Definition at line 70 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 70 of file G4ScintillationTrackInformation.cc
References BaseType, and G4VUserTrackInformation::GetType().
Referenced by Cast().
Definition at line 101 of file G4ScintillationTrackInformation.hh.
View newest version in sPHENIX GitHub at line 101 of file G4ScintillationTrackInformation.hh
References aScintillationTIAllocator().
|
inline |
Definition at line 95 of file G4ScintillationTrackInformation.hh.
View newest version in sPHENIX GitHub at line 95 of file G4ScintillationTrackInformation.hh
References aScintillationTIAllocator().
G4ScintillationTrackInformation & G4ScintillationTrackInformation::operator= | ( | const G4ScintillationTrackInformation & | right | ) |
Definition at line 58 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 58 of file G4ScintillationTrackInformation.cc
References G4VUserTrackInformation::operator=(), and scintillationType.
Reimplemented from G4VUserTrackInformation.
Definition at line 65 of file G4ScintillationTrackInformation.cc.
View newest version in sPHENIX GitHub at line 65 of file G4ScintillationTrackInformation.cc
|
staticprivate |
Definition at line 77 of file G4ScintillationTrackInformation.hh.
View newest version in sPHENIX GitHub at line 77 of file G4ScintillationTrackInformation.hh
Referenced by IsScintillationTrackInformation().
|
private |
Definition at line 75 of file G4ScintillationTrackInformation.hh.
View newest version in sPHENIX GitHub at line 75 of file G4ScintillationTrackInformation.hh
Referenced by GetScintillationType(), and operator=().