SToGS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
SBROpticalEvent Class Reference

#include <SToGS_BaseROOTEvents.h>

Inherits TObject.

Public Member Functions

SBROpticalHitAddHit ()
 add a hit to the current event More...
 
void Clear (Option_t *opt)
 
SBROpticalHitGetHit (Int_t)
 to get a Hit More...
 
Int_t GetNbHits () const
 
 SBROpticalEvent ()
 
virtual ~SBROpticalEvent ()
 

Detailed Description

A SToGS Basic ROOT event is a list of SBRHits. It adds also the sum energy and event fold

Definition at line 324 of file SToGS_BaseROOTEvents.h.

Constructor & Destructor Documentation

SBROpticalEvent::SBROpticalEvent ( )

Definition at line 216 of file SToGS_BaseROOTEvents.C.

SBROpticalEvent::~SBROpticalEvent ( )
virtual

Definition at line 224 of file SToGS_BaseROOTEvents.C.

Member Function Documentation

SBROpticalHit * SBROpticalEvent::AddHit ( )

add a hit to the current event

Definition at line 234 of file SToGS_BaseROOTEvents.C.

void SBROpticalEvent::Clear ( Option_t *  opt)

Definition at line 229 of file SToGS_BaseROOTEvents.C.

SBROpticalHit * SBROpticalEvent::GetHit ( Int_t  which)

to get a Hit

Definition at line 246 of file SToGS_BaseROOTEvents.C.

Int_t SBROpticalEvent::GetNbHits ( ) const
inline

Definition at line 334 of file SToGS_BaseROOTEvents.h.


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