#include <SToGS_BaseROOTEvents.h>
Inherits TObject.
Public Member Functions | |
SBROpticalHit * | AddHit () |
add a hit to the current event More... | |
void | Clear (Option_t *opt) |
SBROpticalHit * | GetHit (Int_t) |
to get a Hit More... | |
Int_t | GetNbHits () const |
SBROpticalEvent () | |
virtual | ~SBROpticalEvent () |
A SToGS Basic ROOT event is a list of SBRHits. It adds also the sum energy and event fold
Definition at line 326 of file SToGS_BaseROOTEvents.h.