EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
SmearRint (const char *appClassName, int *argc, char **argv, void *options=0, int numOptions=0, bool noLogo=kFALSE) | |
Constructor. | |
virtual | ~SmearRint () |
Destructor. | |
Static Protected Attributes | |
static SmearRint * | fExists = NULL |
Check whether interface already existing. | |
Definition at line 17 of file eic-smear.cxx.
View newest version in sPHENIX GitHub at line 17 of file eic-smear.cxx
|
inline |
Constructor.
Definition at line 25 of file eic-smear.cxx.
View newest version in sPHENIX GitHub at line 25 of file eic-smear.cxx
References fExists.
|
inlinevirtual |
Destructor.
Definition at line 38 of file eic-smear.cxx.
View newest version in sPHENIX GitHub at line 38 of file eic-smear.cxx
References fExists.
|
staticprotected |
Check whether interface already existing.
Definition at line 21 of file eic-smear.cxx.
View newest version in sPHENIX GitHub at line 21 of file eic-smear.cxx
Referenced by SmearRint(), and ~SmearRint().