StRoot
1
|
Public Member Functions | |
StGmtPointCollection () | |
Constructor. | |
~StGmtPointCollection () | |
Destructor. | |
StSPtrVecGmtPoint & | getPointVec () |
Vector with points. | |
const StSPtrVecGmtPoint & | getPointVec () const |
Vector with points. | |
size_t | getNumPoints () const |
Number of points (size of the vector) | |
void | Clear (Option_t *opt="") |
Clear. | |
![]() | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Protected Attributes | |
StSPtrVecGmtPoint | mPointVec |
Vector of GMT points. | |
Definition at line 24 of file StGmtPointCollection.h.