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

#include <EicRoot/blob/master/eic/htree/FwdTrackFinder.h>

+ Inheritance diagram for ResolutionLevelPattern:
+ Collaboration diagram for ResolutionLevelPattern:

Public Member Functions

 ResolutionLevelPattern ()
 
 ResolutionLevelPattern (const unsigned div[], unsigned dim, unsigned count)
 
 ~ResolutionLevelPattern ()
 
unsigned GetRepetitionCount () const
 
const unsigned * GetDivPtr () const
 

Private Member Functions

 ClassDef (ResolutionLevelPattern, 2)
 

Private Attributes

unsigned mDim
 
unsigned * mDiv
 
unsigned mCount
 

Detailed Description

Definition at line 19 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 19 of file FwdTrackFinder.h

Constructor & Destructor Documentation

ResolutionLevelPattern::ResolutionLevelPattern ( )
inline

Definition at line 22 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 22 of file FwdTrackFinder.h

ResolutionLevelPattern::ResolutionLevelPattern ( const unsigned  div[],
unsigned  dim,
unsigned  count 
)
inline

Definition at line 23 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 23 of file FwdTrackFinder.h

References Acts::Test::dim, and mDiv.

ResolutionLevelPattern::~ResolutionLevelPattern ( )
inline

Definition at line 30 of file FwdTrackFinder.h.

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

References mDiv.

Member Function Documentation

ResolutionLevelPattern::ClassDef ( ResolutionLevelPattern  ,
 
)
private
const unsigned* ResolutionLevelPattern::GetDivPtr ( ) const
inline

Definition at line 33 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 33 of file FwdTrackFinder.h

unsigned ResolutionLevelPattern::GetRepetitionCount ( ) const
inline

Definition at line 32 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 32 of file FwdTrackFinder.h

References mCount.

Member Data Documentation

unsigned ResolutionLevelPattern::mCount
private

Definition at line 38 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 38 of file FwdTrackFinder.h

Referenced by GetRepetitionCount().

unsigned ResolutionLevelPattern::mDim
private

Definition at line 33 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 33 of file FwdTrackFinder.h

unsigned* ResolutionLevelPattern::mDiv
private

Definition at line 37 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 37 of file FwdTrackFinder.h

Referenced by ResolutionLevelPattern(), and ~ResolutionLevelPattern().


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