Public Member Functions | Data Fields

TRPCEvent Class Reference

#include <TRPCEvent.h>

Collaboration diagram for TRPCEvent:
Collaboration graph
[legend]

Public Member Functions

 TRPCEvent ()
 TRPCEvent (const char *name, Short_t id=0)
virtual ~TRPCEvent ()
virtual void Clear (Option_t *t="")
 TRPCEvent ()
 TRPCEvent (const char *name, Short_t id=0)
virtual ~TRPCEvent ()
virtual void Clear (Option_t *t="")

Data Fields

std::vector< TGet4HitUnpackedfUnpackedHits

Detailed Description

Definition at line 15 of file TRPCEvent.h.


Constructor & Destructor Documentation

TRPCEvent::TRPCEvent (  ) 

Definition at line 17 of file TRPCEvent.cxx.

References fUnpackedHits.

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

Definition at line 11 of file TRPCEvent.cxx.

References fUnpackedHits.

TRPCEvent::~TRPCEvent (  )  [virtual]

Definition at line 23 of file TRPCEvent.cxx.

TRPCEvent::TRPCEvent (  ) 
TRPCEvent::TRPCEvent ( const char *  name,
Short_t  id = 0 
)
virtual TRPCEvent::~TRPCEvent (  )  [virtual]

Member Function Documentation

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

Method called by the framework to clear the event element.

Definition at line 28 of file TRPCEvent.cxx.

References fUnpackedHits.

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

Method called by the framework to clear the event element.


Field Documentation


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