#include <StBTofCollection.h>

Public Member Functions | |
| unsigned int | numberOfVpdEast () const |
| unsigned int | numberOfVpdWest () const |
| unsigned int | vpdEast () const |
| unsigned int | vpdWest () const |
| float | tstart () const |
| float | tdiff () const |
| float | vzVpd () const |
| void | setVpdEast (unsigned int) |
| void | setVpdWest (unsigned int) |
| void | setTstart (float) |
| void | setTdiff (float) |
| void | setVzVpd (float) |
| const StSPtrVecTofCell & | tofCells () const |
| StSPtrVecTofCell & | tofCells () |
| const StSPtrVecTofSlat & | tofSlats () const |
| StSPtrVecTofSlat & | tofSlats () |
| const StSPtrVecTofHit & | tofHits () const |
| StSPtrVecTofHit & | tofHits () |
| const StSPtrVecTofData & | tofData () const |
| StSPtrVecTofData & | tofData () |
| const StSPtrVecTofRawData & | tofRawData () const |
| StSPtrVecTofRawData & | tofRawData () |
| void | addSlat (const StTofSlat *) |
| void | addCell (const StTofCell *) |
| void | addHit (const StTofHit *) |
| void | addData (const StTofData *) |
| void | addRawData (const StTofRawData *) |
| bool | cellsPresent () const |
| bool | slatsPresent () const |
| bool | hitsPresent () const |
| bool | dataPresent () const |
| bool | rawdataPresent () const |
Definition at line 67 of file StTofCollection.h.
1.5.9