![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 &) | |
| CbmRichRingSelect & | operator= (const CbmRichRingSelect &) |
| ClassDef (CbmRichRingSelect, 1) | |
Definition at line 30 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 30 of file CbmRichRingSelect.h
|
inline |
Default constructor
Definition at line 36 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 36 of file CbmRichRingSelect.h
|
inlinevirtual |
Destructor
Definition at line 39 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 39 of file CbmRichRingSelect.h
|
private |
|
private |
|
pure virtual |
|
inline |
Definition at line 48 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 48 of file CbmRichRingSelect.h
|
inline |
Definition at line 47 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 47 of file CbmRichRingSelect.h
|
inlinevirtual |
Definition at line 41 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 41 of file CbmRichRingSelect.h
|
private |
|
inline |
Definition at line 45 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 45 of file CbmRichRingSelect.h
|
protected |
Definition at line 52 of file CbmRichRingSelect.h.
View newest version in sPHENIX GitHub at line 52 of file CbmRichRingSelect.h
|
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().