GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ADF::GammaTrackedInterface Class Referenceabstract

The tracking algorithm produces a stack of TrackedHits. More...

#include <TrackedFrame.h>

Inheritance diagram for ADF::GammaTrackedInterface:

Public Member Functions

 GammaTrackedInterface ()
 
virtual TrackedHitGetGamma (UShort_t) const =0
 To get the current number of gammas in the stack. More...
 
virtual UShort_t GetNbGamma () const =0
 To get the current number of gammas in the stack. More...
 
virtual GObjectGlobal ()
 
virtual TrackedHitNewGamma ()=0
 Add a gamma on the top of the current stack. More...
 
virtual Bool_t SetNbGamma (UShort_t how_many, Bool_t do_reset=true)=0
 To set the current number of gammas. Returns false if not possible. More...
 
virtual ~GammaTrackedInterface ()
 

Protected Member Functions

void ResetGlobal ()
 

Detailed Description

The tracking algorithm produces a stack of TrackedHits.

Definition at line 41 of file TrackedFrame.h.


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