StRoot
1
|
template class defining an inline container More...
#include <StV0TofCorrection.h>
Public Member Functions | |
StInlineContainer (const T vec) | |
explicit constructor | |
StInlineContainer< T > | operator() (const T vec) |
operater () overloaded for filling container | |
void | setNrArgs (const 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 | |
template class defining an inline container
used to store 3d-vectors and mother tracks
Definition at line 40 of file StV0TofCorrection.h.