|
AMSDST
|
#include <myMC.h>
Public Member Functions | |
| myMC () | |
| Constructor. | |
| ~myMC () | |
| Default destructor. | |
| virtual void | Clear (Option_t *option="") |
| ClassDef (myMC, 5) | |
Public Attributes | |
| Double32_t | Momentum |
| Double32_t | MomentumSigned |
| Double32_t | Charge |
| Double32_t | Dir [3] |
| Double32_t | Coo [3] |
| Double32_t | Theta |
| Double32_t | costheta |
| Double32_t | cossqtheta |
| Double32_t | sintheta |
| Double32_t | Phi |
| Double32_t | sinphi |
Private Member Functions | |
| virtual void | init () |
| myMC::myMC | ( | ) |
| myMC::~myMC | ( | ) |
| myMC::ClassDef | ( | myMC | , |
| 5 | |||
| ) |
|
virtual |
Definition at line 34 of file myMC.cxx.
References PRINTDEBUG.
|
privatevirtual |
Definition at line 60 of file myMC.cxx.
References PRINTDEBUG.
1.8.3