CbmRoot
LxTbBinnedPoint Struct Reference

#include <LxTBBinned.h>

Collaboration diagram for LxTbBinnedPoint:
[legend]

Classes

struct  PointDesc
 

Public Member Functions

 LxTbBinnedPoint (scaltype X, scaltype Dx, scaltype Y, scaltype Dy, timetype T, timetype Dt, Int_t ri, bool Use)
 
 LxTbBinnedPoint (const LxTbBinnedPoint &orig)=default
 
LxTbBinnedPointoperator= (const LxTbBinnedPoint &orig)=delete
 
 LxTbBinnedPoint (scaltype X, scaltype Dx, scaltype Y, scaltype Dy, timetype T, timetype Dt, Int_t ri, bool Use)
 
 LxTbBinnedPoint (const LxTbBinnedPoint &original)
 
 ~LxTbBinnedPoint ()
 

Public Attributes

scaltype x
 
scaltype dx
 
scaltype y
 
scaltype dy
 
timetype t
 
timetype dt
 
bool use
 
std::list< LxTbBinnedRayneighbours
 
Int_t refId
 
const CbmPixelHitpHit
 
bool isTrd
 
Int_t stationNumber
 
std::list< PointDescmcRefs
 
std::list< LxTbBinnedTriplet * > triplets
 
Int_t layerNumber
 

Detailed Description

Definition at line 78 of file LxTBBinned.h.

Constructor & Destructor Documentation

◆ LxTbBinnedPoint() [1/4]

LxTbBinnedPoint::LxTbBinnedPoint ( scaltype  X,
scaltype  Dx,
scaltype  Y,
scaltype  Dy,
timetype  T,
timetype  Dt,
Int_t  ri,
bool  Use 
)
inline

Definition at line 103 of file LxTBBinned.h.

◆ LxTbBinnedPoint() [2/4]

LxTbBinnedPoint::LxTbBinnedPoint ( const LxTbBinnedPoint orig)
default

◆ LxTbBinnedPoint() [3/4]

LxTbBinnedPoint::LxTbBinnedPoint ( scaltype  X,
scaltype  Dx,
scaltype  Y,
scaltype  Dy,
timetype  T,
timetype  Dt,
Int_t  ri,
bool  Use 
)
inline

Definition at line 59 of file LxTBBinned2.h.

◆ LxTbBinnedPoint() [4/4]

LxTbBinnedPoint::LxTbBinnedPoint ( const LxTbBinnedPoint original)
inline

Definition at line 84 of file LxTBBinned2.h.

◆ ~LxTbBinnedPoint()

LxTbBinnedPoint::~LxTbBinnedPoint ( )
inline

Definition at line 125 of file LxTBBinned2.h.

References i, and triplets.

Member Function Documentation

◆ operator=()

LxTbBinnedPoint& LxTbBinnedPoint::operator= ( const LxTbBinnedPoint orig)
delete

Member Data Documentation

◆ dt

◆ dx

◆ dy

◆ isTrd

bool LxTbBinnedPoint::isTrd

◆ layerNumber

Int_t LxTbBinnedPoint::layerNumber

Definition at line 48 of file LxTBBinned2.h.

Referenced by LxTBMLFinder::Exec().

◆ mcRefs

◆ neighbours

std::list<LxTbBinnedRay> LxTbBinnedPoint::neighbours

Definition at line 86 of file LxTBBinned.h.

Referenced by LxTbBinnedFinder::FindChains(), and LxTbBinnedFinder::Reconstruct().

◆ pHit

const CbmPixelHit * LxTbBinnedPoint::pHit

Definition at line 90 of file LxTBBinned.h.

◆ refId

Int_t LxTbBinnedPoint::refId

Definition at line 87 of file LxTBBinned.h.

Referenced by LxTBTrdFinder::Exec().

◆ stationNumber

◆ t

◆ triplets

◆ use

bool LxTbBinnedPoint::use

◆ x

◆ y


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