Data Structures | Public Member Functions | Protected Attributes | Friends

TFiberHodEvent Class Reference

#include <TFiberHodEvent.h>

Collaboration diagram for TFiberHodEvent:
Collaboration graph
[legend]

Data Structures

struct  hit_t

Public Member Functions

 TFiberHodEvent ()
 TFiberHodEvent (const char *name, Short_t id=0)
virtual ~TFiberHodEvent ()
virtual void Clear (Option_t *t="")
unsigned NumHits () const
hit_tHit (unsigned n)

Protected Attributes

std::vector< hit_tfHits

Friends

class TFiberHodProc

Detailed Description

Definition at line 15 of file TFiberHodEvent.h.


Constructor & Destructor Documentation

TFiberHodEvent::TFiberHodEvent (  ) 

Definition at line 20 of file TFiberHodEvent.cxx.

TFiberHodEvent::TFiberHodEvent ( const char *  name,
Short_t  id = 0 
)

Definition at line 31 of file TFiberHodEvent.cxx.

TFiberHodEvent::~TFiberHodEvent (  )  [virtual]

Definition at line 37 of file TFiberHodEvent.cxx.


Member Function Documentation

void TFiberHodEvent::Clear ( Option_t *  t = ""  )  [virtual]

Definition at line 42 of file TFiberHodEvent.cxx.

References fHits.

hit_t& TFiberHodEvent::Hit ( unsigned  n  )  [inline]
unsigned TFiberHodEvent::NumHits (  )  const [inline]

Friends And Related Function Documentation

friend class TFiberHodProc [friend]

Definition at line 17 of file TFiberHodEvent.h.


Field Documentation

std::vector<hit_t> TFiberHodEvent::fHits [protected]

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