#include <ParisEvents.h>
Inherits TObject.
Public Member Functions | |
POpticalHit * | AddHit () |
add a hit to the current event More... | |
void | Clear (Option_t *opt) |
POpticalHit * | GetHit (Int_t) |
to get a Hit More... | |
Int_t | GetNbHits () const |
POpticalEvent () | |
virtual | ~POpticalEvent () |
Definition at line 166 of file ParisEvents.h.
POpticalEvent::POpticalEvent | ( | ) |
Definition at line 151 of file ParisEvents.C.
|
virtual |
Definition at line 159 of file ParisEvents.C.
POpticalHit * POpticalEvent::AddHit | ( | ) |
add a hit to the current event
Definition at line 169 of file ParisEvents.C.
void POpticalEvent::Clear | ( | Option_t * | opt | ) |
Definition at line 164 of file ParisEvents.C.
POpticalHit * POpticalEvent::GetHit | ( | Int_t | which | ) |
to get a Hit
Definition at line 181 of file ParisEvents.C.
|
inline |
Definition at line 176 of file ParisEvents.h.