ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
AtEventDrawTaskS800 Class Reference

#include <AtEventDrawTaskS800.h>

Inheritance diagram for AtEventDrawTaskS800:
Inheritance graph
[legend]
Collaboration diagram for AtEventDrawTaskS800:
Collaboration graph
[legend]

Public Member Functions

 AtEventDrawTaskS800 ()
 
 AtEventDrawTaskS800 (TString modes)
 
virtual ~AtEventDrawTaskS800 ()
 
virtual InitStatus Init ()
 
virtual void Exec (Option_t *option)
 
void Reset ()
 
void SetThreshold (Int_t val)
 
void UnpackHoughSpace ()
 
void SetHitAttributes (Color_t, Size_t, Style_t)
 
void Set3DHitStyleBar ()
 
void Set3DHitStyleBox ()
 
void SetSaveTextData ()
 
void SetLine (double t, std::vector< Double_t > p, double &x, double &y, double &z)
 
void SetLine6 (double t, std::vector< Double_t > p, double &x, double &y, double &z)
 
void DrawWave (Int_t PadNum)
 
void SetGeoOption (Option_t *option)
 
void SetProtoMap (TString map)
 
void SetMultiHit (Int_t hitMax)
 
void SetAlgorithm (Int_t val)
 

Static Public Member Functions

static void SelectPad (const char *rawevt)
 

Protected Member Functions

virtual void DrawPadPlane ()
 
virtual void DrawPadWave ()
 
virtual void DrawPadAll ()
 
virtual void DrawQEvent ()
 
virtual void DrawRhoVariance ()
 
virtual void DrawHoughSpace ()
 
virtual void DrawHoughSpaceProto ()
 
virtual void DrawPhiReco ()
 
virtual void DrawMesh ()
 
virtual void Draw3DHist ()
 
virtual void DrawRad ()
 
virtual void DrawTheta ()
 
virtual void DrawThetaxPhi ()
 
virtual void DrawMC ()
 
virtual void DrawLvsTheta ()
 
virtual void DrawPID ()
 
virtual void DrawPID2 ()
 
void UpdateCvsPadPlane ()
 
void UpdateCvsPadWave ()
 
void UpdateCvsPadAll ()
 
void UpdateCvsQEvent ()
 
void UpdateCvsRhoVariance ()
 
void UpdateCvsHoughSpace ()
 
void UpdateCvsPhi ()
 
void UpdateCvsMesh ()
 
void UpdateCvs3DHist ()
 
void UpdateCvsRad ()
 
void UpdateCvsTheta ()
 
void UpdateCvsThetaxPhi ()
 
void UpdateCvsQuadrants ()
 
void UpdateCvsMC ()
 
void UpdateCvsLvsTheta ()
 
void UpdateCvsPID ()
 
void UpdateCvsPID2 ()
 
void ResetPadAll ()
 
void ResetPhiDistr ()
 
void DrawHitPoints ()
 
void DrawHSpace ()
 
void DrawProtoSpace ()
 
void DrawMeshSpace ()
 
void DrawS800 ()
 
EColor GetTrackColor (int i)
 
 ClassDef (AtEventDrawTaskS800, 1)
 

Protected Attributes

AtMapfAtMapPtr
 
Bool_t fIs2DPlotRange
 
Bool_t fUnpackHough
 
Bool_t fIsCircularHough
 
Bool_t fIsLinearHough
 
TClonesArray * fHitArray
 
TClonesArray * fRawEventArray {}
 
TClonesArray * fHoughSpaceArray
 
TClonesArray * fProtoEventArray
 
TClonesArray * fRansacArray {}
 
TClonesArray * fTrackFinderHCArray {}
 
TClonesArray * fTrackingEventAnaArray {}
 
TClonesArray * fPatternEventArray {}
 
AtRANSACN::AtRansac * fRansac {}
 
AtRansacMod * fRansacMod {}
 
AtMlesacMod * fMlesacMod {}
 
AtLmedsMod * fLmedsMod {}
 
AtTrackingEventAnafTrackingEventAna {}
 
AtPATTERN::AtTrackFinderHCfTrackFinderHC {}
 
S800CalcfS800Calc {}
 
AtEventManagerS800fEventManager
 
AtRawEventfRawevent
 
AtMapfDetmap
 
Int_t fThreshold
 
Option_t * fGeoOption {"AtTPC"}
 
TString fMap
 
TEvePointSet * fHitSet
 
TEvePointSet * fHitSetMin {}
 
TEvePointSet * fHitSetMC [5] {}
 
TEvePointSet * fHitSetTFHC [10] {}
 
TEveBoxSet * fhitBoxSet
 
TPaletteAxis * fPadPlanePal
 
Color_t fHitColor
 
Size_t fHitSize
 
Style_t fHitStyle
 
TCanvas * fCvsPadPlane
 
TH2Poly * fPadPlane
 
TCanvas * fCvsPadWave
 
TH1I * fPadWave
 
TCanvas * fCvsPadAll
 
TH1I * fPadAll [300] {}
 
TCanvas * fCvsQEvent
 
TH1D * fQEventHist
 
TH1D * fQEventHist_H
 
TCanvas * fCvsHoughSpace
 
TH2F * fHoughSpace
 
TCanvas * fCvsRhoVariance
 
TH1D * fRhoVariance
 
TCanvas * fCvsPhi
 
TH1D * fPhiDistr [5] {}
 
TCanvas * fCvsMesh
 
TH1F * fMesh
 
TCanvas * fCvs3DHist
 
TH3F * f3DHist
 
TCanvas * fCvsRad
 
TH2F * fRadVSTb
 
TCanvas * fCvsTheta
 
TH2F * fTheta
 
TCanvas * fCvsThetaxPhi {}
 
TH2F * fThetaxPhi {}
 
TCanvas * fCvsQuadrant1 {}
 
TH2F * fQuadrant1 {}
 
TCanvas * fCvsQuadrant2 {}
 
TH2F * fQuadrant2 {}
 
TCanvas * fCvsQuadrant3 {}
 
TH2F * fQuadrant3 {}
 
TCanvas * fCvsQuadrant4 {}
 
TH2F * fQuadrant4 {}
 
TCanvas * fCvsLvsTheta
 
TH2F * fLvsTheta
 
TCanvas * fCvsPID
 
TH2F * fPID
 
TCanvas * fCvsPID2
 
TH2F * fPID2
 
TH2F * fThetaxPhi_Ini {}
 
TH2F * fThetaxPhi_Ini_RANSAC {}
 
TCanvas * fCvsMC_XY {}
 
TGraph * fMC_XY {}
 
TGraph * fMC_XY_exp {}
 
TGraph * fMC_XY_int {}
 
TGraph * fMC_XY_back {}
 
TCanvas * fCvsMC_Z {}
 
TGraph * fMC_ZX {}
 
TGraph * fMC_ZX_int {}
 
TGraph * fMC_ZX_back {}
 
TGraph * fMC_ZY {}
 
TGraph * fMC_ZY_int {}
 
TGraph * fMC_ZY_back {}
 
Int_t fNQuads {}
 
Int_t fMinZ
 
Int_t fMaxZ
 
Int_t fMinX
 
Int_t fMaxX
 
Int_t f3DHitStyle
 
Int_t fMultiHit {10}
 
Bool_t fSaveTextData
 
Float_t f3DThreshold
 
Bool_t fIsRawData
 
Int_t fRANSACAlg
 
TF1 * fHoughLinearFit
 
TF1 * fRansacLinearFit
 
AtHit const * fIniHit
 
AtHit const * fIniHitRansac
 
TEveLine * fLineArray [5] {}
 
TEvePointSet * fVertex = nullptr
 
std::vector< TEvePointSet * > fVVertex
 
Int_t fLineNum
 
Int_t fTrackNum
 

Detailed Description

Definition at line 48 of file AtEventDrawTaskS800.h.

Constructor & Destructor Documentation

◆ AtEventDrawTaskS800() [1/2]

AtEventDrawTaskS800::AtEventDrawTaskS800 ( )

Definition at line 76 of file AtEventDrawTaskS800.cxx.

◆ AtEventDrawTaskS800() [2/2]

AtEventDrawTaskS800::AtEventDrawTaskS800 ( TString  modes)

◆ ~AtEventDrawTaskS800()

AtEventDrawTaskS800::~AtEventDrawTaskS800 ( )
virtual

Definition at line 150 of file AtEventDrawTaskS800.cxx.

Member Function Documentation

◆ ClassDef()

AtEventDrawTaskS800::ClassDef ( AtEventDrawTaskS800  ,
 
)
protected

◆ Draw3DHist()

void AtEventDrawTaskS800::Draw3DHist ( )
protectedvirtual

Definition at line 1060 of file AtEventDrawTaskS800.cxx.

◆ DrawHitPoints()

void AtEventDrawTaskS800::DrawHitPoints ( )
protected

Definition at line 398 of file AtEventDrawTaskS800.cxx.

◆ DrawHoughSpace()

void AtEventDrawTaskS800::DrawHoughSpace ( )
protectedvirtual

Definition at line 1018 of file AtEventDrawTaskS800.cxx.

◆ DrawHoughSpaceProto()

void AtEventDrawTaskS800::DrawHoughSpaceProto ( )
protectedvirtual

Definition at line 1025 of file AtEventDrawTaskS800.cxx.

◆ DrawHSpace()

void AtEventDrawTaskS800::DrawHSpace ( )
protected

Definition at line 773 of file AtEventDrawTaskS800.cxx.

◆ DrawLvsTheta()

void AtEventDrawTaskS800::DrawLvsTheta ( )
protectedvirtual

Definition at line 1096 of file AtEventDrawTaskS800.cxx.

◆ DrawMC()

void AtEventDrawTaskS800::DrawMC ( )
protectedvirtual

Definition at line 1152 of file AtEventDrawTaskS800.cxx.

◆ DrawMesh()

void AtEventDrawTaskS800::DrawMesh ( )
protectedvirtual

Definition at line 1052 of file AtEventDrawTaskS800.cxx.

◆ DrawMeshSpace()

void AtEventDrawTaskS800::DrawMeshSpace ( )
protected

Definition at line 795 of file AtEventDrawTaskS800.cxx.

◆ DrawPadAll()

void AtEventDrawTaskS800::DrawPadAll ( )
protectedvirtual

Definition at line 970 of file AtEventDrawTaskS800.cxx.

◆ DrawPadPlane()

void AtEventDrawTaskS800::DrawPadPlane ( )
protectedvirtual

Definition at line 918 of file AtEventDrawTaskS800.cxx.

◆ DrawPadWave()

void AtEventDrawTaskS800::DrawPadWave ( )
protectedvirtual

Definition at line 955 of file AtEventDrawTaskS800.cxx.

◆ DrawPhiReco()

void AtEventDrawTaskS800::DrawPhiReco ( )
protectedvirtual

Definition at line 1043 of file AtEventDrawTaskS800.cxx.

◆ DrawPID()

void AtEventDrawTaskS800::DrawPID ( )
protectedvirtual

Definition at line 1106 of file AtEventDrawTaskS800.cxx.

◆ DrawPID2()

void AtEventDrawTaskS800::DrawPID2 ( )
protectedvirtual

Definition at line 1117 of file AtEventDrawTaskS800.cxx.

◆ DrawProtoSpace()

void AtEventDrawTaskS800::DrawProtoSpace ( )
protected

Definition at line 775 of file AtEventDrawTaskS800.cxx.

◆ DrawQEvent()

void AtEventDrawTaskS800::DrawQEvent ( )
protectedvirtual

Definition at line 997 of file AtEventDrawTaskS800.cxx.

◆ DrawRad()

void AtEventDrawTaskS800::DrawRad ( )
protectedvirtual

Definition at line 1074 of file AtEventDrawTaskS800.cxx.

◆ DrawRhoVariance()

void AtEventDrawTaskS800::DrawRhoVariance ( )
protectedvirtual

Definition at line 1009 of file AtEventDrawTaskS800.cxx.

◆ DrawS800()

void AtEventDrawTaskS800::DrawS800 ( )
protected

Definition at line 320 of file AtEventDrawTaskS800.cxx.

◆ DrawTheta()

void AtEventDrawTaskS800::DrawTheta ( )
protectedvirtual

Definition at line 1084 of file AtEventDrawTaskS800.cxx.

◆ DrawThetaxPhi()

void AtEventDrawTaskS800::DrawThetaxPhi ( )
protectedvirtual

Definition at line 1128 of file AtEventDrawTaskS800.cxx.

◆ DrawWave()

void AtEventDrawTaskS800::DrawWave ( Int_t  PadNum)

Definition at line 1506 of file AtEventDrawTaskS800.cxx.

◆ Exec()

void AtEventDrawTaskS800::Exec ( Option_t *  option)
virtual

Definition at line 282 of file AtEventDrawTaskS800.cxx.

◆ GetTrackColor()

EColor AtEventDrawTaskS800::GetTrackColor ( int  i)
protected

Definition at line 1571 of file AtEventDrawTaskS800.cxx.

◆ Init()

InitStatus AtEventDrawTaskS800::Init ( )
virtual

Definition at line 161 of file AtEventDrawTaskS800.cxx.

◆ Reset()

void AtEventDrawTaskS800::Reset ( )

Definition at line 797 of file AtEventDrawTaskS800.cxx.

◆ ResetPadAll()

void AtEventDrawTaskS800::ResetPadAll ( )
protected

Definition at line 1515 of file AtEventDrawTaskS800.cxx.

◆ ResetPhiDistr()

void AtEventDrawTaskS800::ResetPhiDistr ( )
protected

Definition at line 1523 of file AtEventDrawTaskS800.cxx.

◆ SelectPad()

void AtEventDrawTaskS800::SelectPad ( const char *  rawevt)
static

Definition at line 1415 of file AtEventDrawTaskS800.cxx.

◆ Set3DHitStyleBar()

void AtEventDrawTaskS800::Set3DHitStyleBar ( )

Definition at line 1531 of file AtEventDrawTaskS800.cxx.

◆ Set3DHitStyleBox()

void AtEventDrawTaskS800::Set3DHitStyleBox ( )

Definition at line 1536 of file AtEventDrawTaskS800.cxx.

◆ SetAlgorithm()

void AtEventDrawTaskS800::SetAlgorithm ( Int_t  val)
inline

Definition at line 79 of file AtEventDrawTaskS800.h.

◆ SetGeoOption()

void AtEventDrawTaskS800::SetGeoOption ( Option_t *  option)
inline

Definition at line 74 of file AtEventDrawTaskS800.h.

◆ SetHitAttributes()

void AtEventDrawTaskS800::SetHitAttributes ( Color_t  color,
Size_t  size,
Style_t  style 
)

Definition at line 1392 of file AtEventDrawTaskS800.cxx.

◆ SetLine()

void AtEventDrawTaskS800::SetLine ( double  t,
std::vector< Double_t >  p,
double &  x,
double &  y,
double &  z 
)

Definition at line 1551 of file AtEventDrawTaskS800.cxx.

◆ SetLine6()

void AtEventDrawTaskS800::SetLine6 ( double  t,
std::vector< Double_t >  p,
double &  x,
double &  y,
double &  z 
)

Definition at line 1561 of file AtEventDrawTaskS800.cxx.

◆ SetMultiHit()

void AtEventDrawTaskS800::SetMultiHit ( Int_t  hitMax)

Definition at line 1541 of file AtEventDrawTaskS800.cxx.

◆ SetProtoMap()

void AtEventDrawTaskS800::SetProtoMap ( TString  map)
inline

Definition at line 76 of file AtEventDrawTaskS800.h.

◆ SetSaveTextData()

void AtEventDrawTaskS800::SetSaveTextData ( )

Definition at line 1546 of file AtEventDrawTaskS800.cxx.

◆ SetThreshold()

void AtEventDrawTaskS800::SetThreshold ( Int_t  val)
inline

Definition at line 60 of file AtEventDrawTaskS800.h.

◆ UnpackHoughSpace()

void AtEventDrawTaskS800::UnpackHoughSpace ( )
inline

Definition at line 61 of file AtEventDrawTaskS800.h.

◆ UpdateCvs3DHist()

void AtEventDrawTaskS800::UpdateCvs3DHist ( )
protected

Definition at line 1302 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsHoughSpace()

void AtEventDrawTaskS800::UpdateCvsHoughSpace ( )
protected

Definition at line 1282 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsLvsTheta()

void AtEventDrawTaskS800::UpdateCvsLvsTheta ( )
protected

Definition at line 1323 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsMC()

void AtEventDrawTaskS800::UpdateCvsMC ( )
protected

Definition at line 1363 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsMesh()

void AtEventDrawTaskS800::UpdateCvsMesh ( )
protected

Definition at line 1295 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsPadAll()

void AtEventDrawTaskS800::UpdateCvsPadAll ( )
protected

Definition at line 1261 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsPadPlane()

void AtEventDrawTaskS800::UpdateCvsPadPlane ( )
protected

Definition at line 1230 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsPadWave()

void AtEventDrawTaskS800::UpdateCvsPadWave ( )
protected

Definition at line 1252 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsPhi()

void AtEventDrawTaskS800::UpdateCvsPhi ( )
protected

Definition at line 1288 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsPID()

void AtEventDrawTaskS800::UpdateCvsPID ( )
protected

Definition at line 1330 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsPID2()

void AtEventDrawTaskS800::UpdateCvsPID2 ( )
protected

Definition at line 1337 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsQEvent()

void AtEventDrawTaskS800::UpdateCvsQEvent ( )
protected

Definition at line 1270 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsQuadrants()

void AtEventDrawTaskS800::UpdateCvsQuadrants ( )
protected

Definition at line 1351 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsRad()

void AtEventDrawTaskS800::UpdateCvsRad ( )
protected

Definition at line 1309 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsRhoVariance()

void AtEventDrawTaskS800::UpdateCvsRhoVariance ( )
protected

Definition at line 1276 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsTheta()

void AtEventDrawTaskS800::UpdateCvsTheta ( )
protected

Definition at line 1316 of file AtEventDrawTaskS800.cxx.

◆ UpdateCvsThetaxPhi()

void AtEventDrawTaskS800::UpdateCvsThetaxPhi ( )
protected

Definition at line 1344 of file AtEventDrawTaskS800.cxx.

Member Data Documentation

◆ f3DHist

TH3F* AtEventDrawTaskS800::f3DHist
protected

Definition at line 211 of file AtEventDrawTaskS800.h.

◆ f3DHitStyle

Int_t AtEventDrawTaskS800::f3DHitStyle
protected

Definition at line 257 of file AtEventDrawTaskS800.h.

◆ f3DThreshold

Float_t AtEventDrawTaskS800::f3DThreshold
protected

Definition at line 260 of file AtEventDrawTaskS800.h.

◆ fAtMapPtr

AtMap* AtEventDrawTaskS800::fAtMapPtr
protected

Definition at line 101 of file AtEventDrawTaskS800.h.

◆ fCvs3DHist

TCanvas* AtEventDrawTaskS800::fCvs3DHist
protected

Definition at line 210 of file AtEventDrawTaskS800.h.

◆ fCvsHoughSpace

TCanvas* AtEventDrawTaskS800::fCvsHoughSpace
protected

Definition at line 202 of file AtEventDrawTaskS800.h.

◆ fCvsLvsTheta

TCanvas* AtEventDrawTaskS800::fCvsLvsTheta
protected

Definition at line 226 of file AtEventDrawTaskS800.h.

◆ fCvsMC_XY

TCanvas* AtEventDrawTaskS800::fCvsMC_XY {}
protected

Definition at line 237 of file AtEventDrawTaskS800.h.

◆ fCvsMC_Z

TCanvas* AtEventDrawTaskS800::fCvsMC_Z {}
protected

Definition at line 242 of file AtEventDrawTaskS800.h.

◆ fCvsMesh

TCanvas* AtEventDrawTaskS800::fCvsMesh
protected

Definition at line 208 of file AtEventDrawTaskS800.h.

◆ fCvsPadAll

TCanvas* AtEventDrawTaskS800::fCvsPadAll
protected

Definition at line 197 of file AtEventDrawTaskS800.h.

◆ fCvsPadPlane

TCanvas* AtEventDrawTaskS800::fCvsPadPlane
protected

Definition at line 193 of file AtEventDrawTaskS800.h.

◆ fCvsPadWave

TCanvas* AtEventDrawTaskS800::fCvsPadWave
protected

Definition at line 195 of file AtEventDrawTaskS800.h.

◆ fCvsPhi

TCanvas* AtEventDrawTaskS800::fCvsPhi
protected

Definition at line 206 of file AtEventDrawTaskS800.h.

◆ fCvsPID

TCanvas* AtEventDrawTaskS800::fCvsPID
protected

Definition at line 228 of file AtEventDrawTaskS800.h.

◆ fCvsPID2

TCanvas* AtEventDrawTaskS800::fCvsPID2
protected

Definition at line 231 of file AtEventDrawTaskS800.h.

◆ fCvsQEvent

TCanvas* AtEventDrawTaskS800::fCvsQEvent
protected

Definition at line 199 of file AtEventDrawTaskS800.h.

◆ fCvsQuadrant1

TCanvas* AtEventDrawTaskS800::fCvsQuadrant1 {}
protected

Definition at line 218 of file AtEventDrawTaskS800.h.

◆ fCvsQuadrant2

TCanvas* AtEventDrawTaskS800::fCvsQuadrant2 {}
protected

Definition at line 220 of file AtEventDrawTaskS800.h.

◆ fCvsQuadrant3

TCanvas* AtEventDrawTaskS800::fCvsQuadrant3 {}
protected

Definition at line 222 of file AtEventDrawTaskS800.h.

◆ fCvsQuadrant4

TCanvas* AtEventDrawTaskS800::fCvsQuadrant4 {}
protected

Definition at line 224 of file AtEventDrawTaskS800.h.

◆ fCvsRad

TCanvas* AtEventDrawTaskS800::fCvsRad
protected

Definition at line 212 of file AtEventDrawTaskS800.h.

◆ fCvsRhoVariance

TCanvas* AtEventDrawTaskS800::fCvsRhoVariance
protected

Definition at line 204 of file AtEventDrawTaskS800.h.

◆ fCvsTheta

TCanvas* AtEventDrawTaskS800::fCvsTheta
protected

Definition at line 214 of file AtEventDrawTaskS800.h.

◆ fCvsThetaxPhi

TCanvas* AtEventDrawTaskS800::fCvsThetaxPhi {}
protected

Definition at line 216 of file AtEventDrawTaskS800.h.

◆ fDetmap

AtMap* AtEventDrawTaskS800::fDetmap
protected

Definition at line 160 of file AtEventDrawTaskS800.h.

◆ fEventManager

AtEventManagerS800* AtEventDrawTaskS800::fEventManager
protected

Definition at line 157 of file AtEventDrawTaskS800.h.

◆ fGeoOption

Option_t* AtEventDrawTaskS800::fGeoOption {"AtTPC"}
protected

Definition at line 163 of file AtEventDrawTaskS800.h.

◆ fHitArray

TClonesArray* AtEventDrawTaskS800::fHitArray
protected

Definition at line 138 of file AtEventDrawTaskS800.h.

◆ fhitBoxSet

TEveBoxSet* AtEventDrawTaskS800::fhitBoxSet
protected

Definition at line 175 of file AtEventDrawTaskS800.h.

◆ fHitColor

Color_t AtEventDrawTaskS800::fHitColor
protected

Definition at line 179 of file AtEventDrawTaskS800.h.

◆ fHitSet

TEvePointSet* AtEventDrawTaskS800::fHitSet
protected

Definition at line 166 of file AtEventDrawTaskS800.h.

◆ fHitSetMC

TEvePointSet* AtEventDrawTaskS800::fHitSetMC[5] {}
protected

Definition at line 169 of file AtEventDrawTaskS800.h.

◆ fHitSetMin

TEvePointSet* AtEventDrawTaskS800::fHitSetMin {}
protected

Definition at line 167 of file AtEventDrawTaskS800.h.

◆ fHitSetTFHC

TEvePointSet* AtEventDrawTaskS800::fHitSetTFHC[10] {}
protected

Definition at line 170 of file AtEventDrawTaskS800.h.

◆ fHitSize

Size_t AtEventDrawTaskS800::fHitSize
protected

Definition at line 180 of file AtEventDrawTaskS800.h.

◆ fHitStyle

Style_t AtEventDrawTaskS800::fHitStyle
protected

Definition at line 181 of file AtEventDrawTaskS800.h.

◆ fHoughLinearFit

TF1* AtEventDrawTaskS800::fHoughLinearFit
protected

Definition at line 264 of file AtEventDrawTaskS800.h.

◆ fHoughSpace

TH2F* AtEventDrawTaskS800::fHoughSpace
protected

Definition at line 203 of file AtEventDrawTaskS800.h.

◆ fHoughSpaceArray

TClonesArray* AtEventDrawTaskS800::fHoughSpaceArray
protected

Definition at line 140 of file AtEventDrawTaskS800.h.

◆ fIniHit

AtHit const* AtEventDrawTaskS800::fIniHit
protected

Definition at line 266 of file AtEventDrawTaskS800.h.

◆ fIniHitRansac

AtHit const* AtEventDrawTaskS800::fIniHitRansac
protected

Definition at line 267 of file AtEventDrawTaskS800.h.

◆ fIs2DPlotRange

Bool_t AtEventDrawTaskS800::fIs2DPlotRange
protected

Definition at line 133 of file AtEventDrawTaskS800.h.

◆ fIsCircularHough

Bool_t AtEventDrawTaskS800::fIsCircularHough
protected

Definition at line 135 of file AtEventDrawTaskS800.h.

◆ fIsLinearHough

Bool_t AtEventDrawTaskS800::fIsLinearHough
protected

Definition at line 136 of file AtEventDrawTaskS800.h.

◆ fIsRawData

Bool_t AtEventDrawTaskS800::fIsRawData
protected

Definition at line 261 of file AtEventDrawTaskS800.h.

◆ fLineArray

TEveLine* AtEventDrawTaskS800::fLineArray[5] {}
protected

Definition at line 270 of file AtEventDrawTaskS800.h.

◆ fLineNum

Int_t AtEventDrawTaskS800::fLineNum
protected

Definition at line 273 of file AtEventDrawTaskS800.h.

◆ fLmedsMod

AtLmedsMod* AtEventDrawTaskS800::fLmedsMod {}
protected

Definition at line 151 of file AtEventDrawTaskS800.h.

◆ fLvsTheta

TH2F* AtEventDrawTaskS800::fLvsTheta
protected

Definition at line 227 of file AtEventDrawTaskS800.h.

◆ fMap

TString AtEventDrawTaskS800::fMap
protected

Definition at line 164 of file AtEventDrawTaskS800.h.

◆ fMaxX

Int_t AtEventDrawTaskS800::fMaxX
protected

Definition at line 255 of file AtEventDrawTaskS800.h.

◆ fMaxZ

Int_t AtEventDrawTaskS800::fMaxZ
protected

Definition at line 253 of file AtEventDrawTaskS800.h.

◆ fMC_XY

TGraph* AtEventDrawTaskS800::fMC_XY {}
protected

Definition at line 238 of file AtEventDrawTaskS800.h.

◆ fMC_XY_back

TGraph* AtEventDrawTaskS800::fMC_XY_back {}
protected

Definition at line 241 of file AtEventDrawTaskS800.h.

◆ fMC_XY_exp

TGraph* AtEventDrawTaskS800::fMC_XY_exp {}
protected

Definition at line 239 of file AtEventDrawTaskS800.h.

◆ fMC_XY_int

TGraph* AtEventDrawTaskS800::fMC_XY_int {}
protected

Definition at line 240 of file AtEventDrawTaskS800.h.

◆ fMC_ZX

TGraph* AtEventDrawTaskS800::fMC_ZX {}
protected

Definition at line 243 of file AtEventDrawTaskS800.h.

◆ fMC_ZX_back

TGraph* AtEventDrawTaskS800::fMC_ZX_back {}
protected

Definition at line 245 of file AtEventDrawTaskS800.h.

◆ fMC_ZX_int

TGraph* AtEventDrawTaskS800::fMC_ZX_int {}
protected

Definition at line 244 of file AtEventDrawTaskS800.h.

◆ fMC_ZY

TGraph* AtEventDrawTaskS800::fMC_ZY {}
protected

Definition at line 246 of file AtEventDrawTaskS800.h.

◆ fMC_ZY_back

TGraph* AtEventDrawTaskS800::fMC_ZY_back {}
protected

Definition at line 248 of file AtEventDrawTaskS800.h.

◆ fMC_ZY_int

TGraph* AtEventDrawTaskS800::fMC_ZY_int {}
protected

Definition at line 247 of file AtEventDrawTaskS800.h.

◆ fMesh

TH1F* AtEventDrawTaskS800::fMesh
protected

Definition at line 209 of file AtEventDrawTaskS800.h.

◆ fMinX

Int_t AtEventDrawTaskS800::fMinX
protected

Definition at line 254 of file AtEventDrawTaskS800.h.

◆ fMinZ

Int_t AtEventDrawTaskS800::fMinZ
protected

Definition at line 252 of file AtEventDrawTaskS800.h.

◆ fMlesacMod

AtMlesacMod* AtEventDrawTaskS800::fMlesacMod {}
protected

Definition at line 150 of file AtEventDrawTaskS800.h.

◆ fMultiHit

Int_t AtEventDrawTaskS800::fMultiHit {10}
protected

Definition at line 258 of file AtEventDrawTaskS800.h.

◆ fNQuads

Int_t AtEventDrawTaskS800::fNQuads {}
protected

Definition at line 250 of file AtEventDrawTaskS800.h.

◆ fPadAll

TH1I* AtEventDrawTaskS800::fPadAll[300] {}
protected

Definition at line 198 of file AtEventDrawTaskS800.h.

◆ fPadPlane

TH2Poly* AtEventDrawTaskS800::fPadPlane
protected

Definition at line 194 of file AtEventDrawTaskS800.h.

◆ fPadPlanePal

TPaletteAxis* AtEventDrawTaskS800::fPadPlanePal
protected

Definition at line 177 of file AtEventDrawTaskS800.h.

◆ fPadWave

TH1I* AtEventDrawTaskS800::fPadWave
protected

Definition at line 196 of file AtEventDrawTaskS800.h.

◆ fPatternEventArray

TClonesArray* AtEventDrawTaskS800::fPatternEventArray {}
protected

Definition at line 145 of file AtEventDrawTaskS800.h.

◆ fPhiDistr

TH1D* AtEventDrawTaskS800::fPhiDistr[5] {}
protected

Definition at line 207 of file AtEventDrawTaskS800.h.

◆ fPID

TH2F* AtEventDrawTaskS800::fPID
protected

Definition at line 229 of file AtEventDrawTaskS800.h.

◆ fPID2

TH2F* AtEventDrawTaskS800::fPID2
protected

Definition at line 232 of file AtEventDrawTaskS800.h.

◆ fProtoEventArray

TClonesArray* AtEventDrawTaskS800::fProtoEventArray
protected

Definition at line 141 of file AtEventDrawTaskS800.h.

◆ fQEventHist

TH1D* AtEventDrawTaskS800::fQEventHist
protected

Definition at line 200 of file AtEventDrawTaskS800.h.

◆ fQEventHist_H

TH1D* AtEventDrawTaskS800::fQEventHist_H
protected

Definition at line 201 of file AtEventDrawTaskS800.h.

◆ fQuadrant1

TH2F* AtEventDrawTaskS800::fQuadrant1 {}
protected

Definition at line 219 of file AtEventDrawTaskS800.h.

◆ fQuadrant2

TH2F* AtEventDrawTaskS800::fQuadrant2 {}
protected

Definition at line 221 of file AtEventDrawTaskS800.h.

◆ fQuadrant3

TH2F* AtEventDrawTaskS800::fQuadrant3 {}
protected

Definition at line 223 of file AtEventDrawTaskS800.h.

◆ fQuadrant4

TH2F* AtEventDrawTaskS800::fQuadrant4 {}
protected

Definition at line 225 of file AtEventDrawTaskS800.h.

◆ fRadVSTb

TH2F* AtEventDrawTaskS800::fRadVSTb
protected

Definition at line 213 of file AtEventDrawTaskS800.h.

◆ fRansac

AtRANSACN::AtRansac* AtEventDrawTaskS800::fRansac {}
protected

Definition at line 148 of file AtEventDrawTaskS800.h.

◆ fRANSACAlg

Int_t AtEventDrawTaskS800::fRANSACAlg
protected

Definition at line 262 of file AtEventDrawTaskS800.h.

◆ fRansacArray

TClonesArray* AtEventDrawTaskS800::fRansacArray {}
protected

Definition at line 142 of file AtEventDrawTaskS800.h.

◆ fRansacLinearFit

TF1* AtEventDrawTaskS800::fRansacLinearFit
protected

Definition at line 265 of file AtEventDrawTaskS800.h.

◆ fRansacMod

AtRansacMod* AtEventDrawTaskS800::fRansacMod {}
protected

Definition at line 149 of file AtEventDrawTaskS800.h.

◆ fRawevent

AtRawEvent* AtEventDrawTaskS800::fRawevent
protected

Definition at line 158 of file AtEventDrawTaskS800.h.

◆ fRawEventArray

TClonesArray* AtEventDrawTaskS800::fRawEventArray {}
protected

Definition at line 139 of file AtEventDrawTaskS800.h.

◆ fRhoVariance

TH1D* AtEventDrawTaskS800::fRhoVariance
protected

Definition at line 205 of file AtEventDrawTaskS800.h.

◆ fS800Calc

S800Calc* AtEventDrawTaskS800::fS800Calc {}
protected

Definition at line 155 of file AtEventDrawTaskS800.h.

◆ fSaveTextData

Bool_t AtEventDrawTaskS800::fSaveTextData
protected

Definition at line 259 of file AtEventDrawTaskS800.h.

◆ fTheta

TH2F* AtEventDrawTaskS800::fTheta
protected

Definition at line 215 of file AtEventDrawTaskS800.h.

◆ fThetaxPhi

TH2F* AtEventDrawTaskS800::fThetaxPhi {}
protected

Definition at line 217 of file AtEventDrawTaskS800.h.

◆ fThetaxPhi_Ini

TH2F* AtEventDrawTaskS800::fThetaxPhi_Ini {}
protected

Definition at line 234 of file AtEventDrawTaskS800.h.

◆ fThetaxPhi_Ini_RANSAC

TH2F* AtEventDrawTaskS800::fThetaxPhi_Ini_RANSAC {}
protected

Definition at line 235 of file AtEventDrawTaskS800.h.

◆ fThreshold

Int_t AtEventDrawTaskS800::fThreshold
protected

Definition at line 162 of file AtEventDrawTaskS800.h.

◆ fTrackFinderHC

AtPATTERN::AtTrackFinderHC* AtEventDrawTaskS800::fTrackFinderHC {}
protected

Definition at line 153 of file AtEventDrawTaskS800.h.

◆ fTrackFinderHCArray

TClonesArray* AtEventDrawTaskS800::fTrackFinderHCArray {}
protected

Definition at line 143 of file AtEventDrawTaskS800.h.

◆ fTrackingEventAna

AtTrackingEventAna* AtEventDrawTaskS800::fTrackingEventAna {}
protected

Definition at line 152 of file AtEventDrawTaskS800.h.

◆ fTrackingEventAnaArray

TClonesArray* AtEventDrawTaskS800::fTrackingEventAnaArray {}
protected

Definition at line 144 of file AtEventDrawTaskS800.h.

◆ fTrackNum

Int_t AtEventDrawTaskS800::fTrackNum
protected

Definition at line 274 of file AtEventDrawTaskS800.h.

◆ fUnpackHough

Bool_t AtEventDrawTaskS800::fUnpackHough
protected

Definition at line 134 of file AtEventDrawTaskS800.h.

◆ fVertex

TEvePointSet* AtEventDrawTaskS800::fVertex = nullptr
protected

Definition at line 271 of file AtEventDrawTaskS800.h.

◆ fVVertex

std::vector<TEvePointSet *> AtEventDrawTaskS800::fVVertex
protected

Definition at line 272 of file AtEventDrawTaskS800.h.


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