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

#include <PSAFrame.h>

Inheritance diagram for ADF::PSAInterface:

Public Member Functions

virtual Double_t GetE (UInt_t=0u) const =0
 to get the energy associated to the core More...
 
virtual HitGetHit (UShort_t)=0
 To get back a particular Hit (already on the stack !) More...
 
virtual const HitGetHit (UShort_t) const =0
 to get back a particular Hit (already on the stack !) More...
 
virtual UShort_t GetNbHits () const =0
 To know the number of Hits currently on the stack. More...
 
virtual Double_t GetT (UInt_t=0u) const =0
 to get the time associated to the core More...
 
virtual Int_t GetUID () const =0
 to get the crystal ID More...
 
virtual GObjectGlobal ()
 
virtual HitNewHit ()=0
 Add a NewHit to the stack of Hits associated to this PSAFrame. More...
 
 PSAInterface ()
 
virtual void SetE (Double_t, UInt_t=0u)=0
 to set the energy associated to the core More...
 
virtual void SetT (Double_t, UInt_t=0u)=0
 to set the time associated to the core More...
 
virtual void SetUID (Int_t)=0
 to set the crystal ID More...
 
virtual ~PSAInterface ()
 

Protected Member Functions

void ResetGlobal ()
 

Detailed Description

Definition at line 130 of file PSAFrame.h.


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