star-travex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes | List of all members
StiHifyHistContainer Class Reference

#include <StiHifyHistContainer.h>

Inheritance diagram for StiHifyHistContainer:

Public Member Functions

 StiHifyHistContainer (const StiHifyPrgOptions &prgOpts, const char *name, TDirectory *motherDir=0, Option_t *option="")
 
void FillHists (const StiHifyEvent &event, StiNodeHitStatus hitStatus=StiNodeHitStatus::Any, bool onlyNodesWithCandidates=false)
 
virtual void FillDerivedHists ()
 Creates X and Y projections from filled 2D histograms. More...
 

Protected Member Functions

void FillHists (const TStiKalmanTrackNode &trkNode)
 
void FillHistsHitsAccepted (const TStiKalmanTrackNode &trkNode)
 
void FillHistsHitsRejected (const TStiKalmanTrackNode &trkNode)
 

Protected Attributes

TH1I * hDiffProjToFitPositionWRTHit
 
TH2I * hDiffProjToFitError
 
TH1I * hDist2AcceptedHit
 
TH1I * hDist2ClosestHit
 
TH1I * hPullClosestHit1D
 
TH2I * hPullClosestHit2D
 
TH2I * hPullCandidateHits2D
 
TH1I * hChi2CandidateHits
 
TH1I * hCountCandidateHits
 
TH2F * hActiveLayerCounts
 
TH1I * hProjErrorMag
 

Private Attributes

const StiHifyPrgOptionsfPrgOptions
 Command line arguments and options requested by the user. More...
 

Detailed Description

Definition at line 17 of file StiHifyHistContainer.h.

Constructor & Destructor Documentation

StiHifyHistContainer::StiHifyHistContainer ( const StiHifyPrgOptions prgOpts,
const char *  name,
TDirectory *  motherDir = 0,
Option_t *  option = "" 
)

Definition at line 10 of file StiHifyHistContainer.cxx.

Member Function Documentation

void StiHifyHistContainer::FillDerivedHists ( )
virtual

Creates X and Y projections from filled 2D histograms.

Definition at line 116 of file StiHifyHistContainer.cxx.

void StiHifyHistContainer::FillHists ( const StiHifyEvent event,
StiNodeHitStatus  hitStatus = StiNodeHitStatus::Any,
bool  onlyNodesWithCandidates = false 
)

Definition at line 82 of file StiHifyHistContainer.cxx.

void StiHifyHistContainer::FillHists ( const TStiKalmanTrackNode trkNode)
protected

Definition at line 128 of file StiHifyHistContainer.cxx.

void StiHifyHistContainer::FillHistsHitsAccepted ( const TStiKalmanTrackNode trkNode)
protected

Definition at line 193 of file StiHifyHistContainer.cxx.

void StiHifyHistContainer::FillHistsHitsRejected ( const TStiKalmanTrackNode trkNode)
protected

Definition at line 202 of file StiHifyHistContainer.cxx.

Member Data Documentation

const StiHifyPrgOptions& StiHifyHistContainer::fPrgOptions
private

Command line arguments and options requested by the user.

Definition at line 48 of file StiHifyHistContainer.h.

TH2F* StiHifyHistContainer::hActiveLayerCounts
protected

Definition at line 42 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hChi2CandidateHits
protected

Definition at line 40 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hCountCandidateHits
protected

Definition at line 41 of file StiHifyHistContainer.h.

TH2I* StiHifyHistContainer::hDiffProjToFitError
protected

Definition at line 34 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hDiffProjToFitPositionWRTHit
protected

Definition at line 33 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hDist2AcceptedHit
protected

Definition at line 35 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hDist2ClosestHit
protected

Definition at line 36 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hProjErrorMag
protected

Definition at line 44 of file StiHifyHistContainer.h.

TH2I* StiHifyHistContainer::hPullCandidateHits2D
protected

Definition at line 39 of file StiHifyHistContainer.h.

TH1I* StiHifyHistContainer::hPullClosestHit1D
protected

Definition at line 37 of file StiHifyHistContainer.h.

TH2I* StiHifyHistContainer::hPullClosestHit2D
protected

Definition at line 38 of file StiHifyHistContainer.h.


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