#include <StV0TofCorrection.h>
Public Member Functions | |
| StInlineContainer (const T vec) | |
| StInlineContainer< T > | operator() (const T vec) |
| operater () overloaded for filling container | |
| void | setNrArgs (Int_t c) |
| setter for number of arguments | |
| Int_t | getNrArgs () |
| getter for number of arguments | |
| void | setPointer2Container (StInlineContainer< T > *p) |
| set pointer to container | |
used to store 3d-vectors and mother tracks
Definition at line 32 of file StV0TofCorrection.h.
| StInlineContainer< T, container >::StInlineContainer | ( | const T | vec | ) | [inline, explicit] |
explicit constructor
Definition at line 40 of file StV0TofCorrection.h.
1.5.9