13 #ifndef StGmtPointCollection_hh
14 #define StGmtPointCollection_hh
18 #include "StContainers.h"
52 #endif // #define StGmtPointCollection_hh
StGmtPointCollection()
Constructor.
StSPtrVecGmtPoint & getPointVec()
Vector with points.
const StSPtrVecGmtPoint & getPointVec() const
Vector with points.
void Clear(Option_t *opt="")
Clear.
size_t getNumPoints() const
Number of points (size of the vector)
StSPtrVecGmtPoint mPointVec
Vector of GMT points.
Holds data for the point (a.k.a. cluster) in GMT.
~StGmtPointCollection()
Destructor.