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="")
 TRpcEvent ()
 TRpcEvent (const char *name, Short_t id=0)
virtual ~TRpcEvent ()
virtual void Clear (Option_t *t="")

Data Fields

std::vector< Rpc_EventfEvents
std::vector< Rpc_ClusterfClusters

Detailed Description

Definition at line 66 of file TRpcEvent.h.


Constructor & Destructor Documentation

TRpcEvent::TRpcEvent (  ) 

Definition at line 105 of file TRpcEvent.cxx.

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

Definition at line 100 of file TRpcEvent.cxx.

TRpcEvent::~TRpcEvent (  )  [virtual]

Definition at line 110 of file TRpcEvent.cxx.

TRpcEvent::TRpcEvent (  ) 
TRpcEvent::TRpcEvent ( const char *  name,
Short_t  id = 0 
)
virtual TRpcEvent::~TRpcEvent (  )  [virtual]
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 114 of file TRpcEvent.cxx.

References fEvents.

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

Method called by the framework to clear the event element.

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

Method called by the framework to clear the event element.


Field Documentation

Definition at line 67 of file TRpcEvent.h.

std::vector< Rpc_Event > TRpcEvent::fEvents

Definition at line 78 of file TRpcEvent.h.

Referenced by Clear(), TRpcProc::FinalizeEvent(), and TMatchingProc::FinalizeEvent().


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