EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CbmRichRingSelect Class Referenceabstract

#include <EicRoot/blob/master/cbmbase/CbmRichRingSelect.h>

+ Inheritance diagram for CbmRichRingSelect:
+ Collaboration diagram for CbmRichRingSelect:

Public Member Functions

 CbmRichRingSelect ()
 
virtual ~CbmRichRingSelect ()
 
virtual void Init ()
 
virtual void DoSelect (CbmRichRing *ring)=0
 
void SetVerbose (Int_t verbose)
 
Int_t GetNofHitsOnRing (CbmRichRing *ring)
 
Double_t GetAngle (CbmRichRing *ring)
 

Protected Attributes

Int_t fVerbose
 
TClonesArray * fHitsArray
 

Private Member Functions

 CbmRichRingSelect (const CbmRichRingSelect &)
 
CbmRichRingSelectoperator= (const CbmRichRingSelect &)
 
 ClassDef (CbmRichRingSelect, 1)
 

Detailed Description

Definition at line 30 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 30 of file CbmRichRingSelect.h

Constructor & Destructor Documentation

CbmRichRingSelect::CbmRichRingSelect ( )
inline

Default constructor

Definition at line 36 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 36 of file CbmRichRingSelect.h

virtual CbmRichRingSelect::~CbmRichRingSelect ( )
inlinevirtual

Destructor

Definition at line 39 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 39 of file CbmRichRingSelect.h

CbmRichRingSelect::CbmRichRingSelect ( const CbmRichRingSelect )
private

Member Function Documentation

CbmRichRingSelect::ClassDef ( CbmRichRingSelect  ,
 
)
private
virtual void CbmRichRingSelect::DoSelect ( CbmRichRing ring)
pure virtual
Double_t CbmRichRingSelect::GetAngle ( CbmRichRing ring)
inline

Definition at line 48 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 48 of file CbmRichRingSelect.h

Int_t CbmRichRingSelect::GetNofHitsOnRing ( CbmRichRing ring)
inline

Definition at line 47 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 47 of file CbmRichRingSelect.h

virtual void CbmRichRingSelect::Init ( )
inlinevirtual

Definition at line 41 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 41 of file CbmRichRingSelect.h

CbmRichRingSelect& CbmRichRingSelect::operator= ( const CbmRichRingSelect )
private
void CbmRichRingSelect::SetVerbose ( Int_t  verbose)
inline

Definition at line 45 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 45 of file CbmRichRingSelect.h

References fVerbose, and verbose.

Member Data Documentation

TClonesArray* CbmRichRingSelect::fHitsArray
protected

Definition at line 52 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 52 of file CbmRichRingSelect.h

Int_t CbmRichRingSelect::fVerbose
protected

Definition at line 48 of file CbmRichRingSelect.h.

View newest version in sPHENIX GitHub at line 48 of file CbmRichRingSelect.h

Referenced by SetVerbose().


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