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

#include <StBTofRawHitCollection.h>

Public Member Functions

 StBTofRawHitCollection ()
 Default constructor.
 
bool push_back (StBTofRawHit *hit)
 Add a StBTofRawHit into the vector.
 
size_t size () const
 Returns the size of the collection vector.
 
StBTofRawHitfront () const
 Returns the first element of the vector.
 
StBTofRawHitback () const
 Returns the last element of the vector.
 
StBTofRawHitgetRawHit (size_t index) const
 Returns a BTofRawHit at index in the vector.
 
void clear ()
 

Detailed Description

Class used as a collection for BTofRawHit in StBTofCollection.

Definition at line 48 of file StBTofRawHitCollection.h.


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