HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
HarpoDetSet Class Reference

A generic class for HARPO datectors The class is .... More...

#include <HarpoDetSet.h>

Public Member Functions

virtual ~HarpoDetSet ()
 
virtual void print ()
 
void SetMask (ULong_t detmask)
 Redefine active detector set. More...
 
void Set (ULong_t det)
 
void UnSet (ULong_t det)
 Add Detector. More...
 
Bool_t isExist (ULong_t det)
 Detecror date exist //! Number of Real Detectors. More...
 
Bool_t isSim ()
 
Long_t countDets () const
 Real Detectors number. More...
 
Long_t MaxDetectors ()
 Max Number of Detectors. More...
 
ULong_t GetMask ()
 

Static Public Member Functions

static HarpoDetSetInstance ()
 

Private Member Functions

 HarpoDetSet ()
 

Private Attributes

DetSet_t hdets
 

Static Private Attributes

static HarpoDetSet_instance = NULL
 Global pointer. More...
 

Detailed Description

A generic class for HARPO datectors The class is ....

Definition at line 21 of file HarpoDetSet.h.

Constructor & Destructor Documentation

virtual HarpoDetSet::~HarpoDetSet ( )
inlinevirtual

Definition at line 26 of file HarpoDetSet.h.

HarpoDetSet::HarpoDetSet ( )
inlineprivate

Definition at line 60 of file HarpoDetSet.h.

Member Function Documentation

Long_t HarpoDetSet::countDets ( ) const
inline

Real Detectors number.

Definition at line 49 of file HarpoDetSet.h.

Here is the caller graph for this function:

ULong_t HarpoDetSet::GetMask ( )
inline

Definition at line 55 of file HarpoDetSet.h.

Here is the caller graph for this function:

HarpoDetSet * HarpoDetSet::Instance ( )
static

Definition at line 20 of file HarpoDetSet.cxx.

Here is the caller graph for this function:

Bool_t HarpoDetSet::isExist ( ULong_t  det)
inline

Detecror date exist //! Number of Real Detectors.

Remove Detector

Definition at line 33 of file HarpoDetSet.h.

Bool_t HarpoDetSet::isSim ( )
inline

Definition at line 41 of file HarpoDetSet.h.

Here is the caller graph for this function:

Long_t HarpoDetSet::MaxDetectors ( )
inline

Max Number of Detectors.

Definition at line 54 of file HarpoDetSet.h.

void HarpoDetSet::print ( )
virtual

Definition at line 43 of file HarpoDetSet.cxx.

Here is the caller graph for this function:

void HarpoDetSet::Set ( ULong_t  det)
inline

Definition at line 30 of file HarpoDetSet.h.

Here is the caller graph for this function:

void HarpoDetSet::SetMask ( ULong_t  detmask)

Redefine active detector set.

Definition at line 29 of file HarpoDetSet.cxx.

Here is the caller graph for this function:

void HarpoDetSet::UnSet ( ULong_t  det)
inline

Add Detector.

Definition at line 31 of file HarpoDetSet.h.

Field Documentation

HarpoDetSet * HarpoDetSet::_instance = NULL
staticprivate

Global pointer.

Definition at line 63 of file HarpoDetSet.h.

DetSet_t HarpoDetSet::hdets
private

Definition at line 62 of file HarpoDetSet.h.


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