StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StBTofHitCollection Class Reference

#include <StBTofHitCollection.h>

Public Member Functions

 StBTofHitCollection ()
 Default constructor.
 
bool push_back (StBTofHit *hit)
 Add a StBTofHit into the vector.
 
size_t size () const
 Returns the size of the collection vector.
 
StBTofHitfront () const
 Returns the first element of the vector.
 
StBTofHitback () const
 Returns the last element of the vector.
 
StBTofHitgetHit (size_t index) const
 Returns a BTofRawHit at index in the vector.
 
void clear ()
 

Detailed Description

Class used as a collection for BTofHit in StBTofCollection.

Definition at line 47 of file StBTofHitCollection.h.


The documentation for this class was generated from the following files: