star-travex
|
#include <StiHifyHistContainer.h>
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 StiHifyPrgOptions & | fPrgOptions |
Command line arguments and options requested by the user. More... | |
Definition at line 17 of file StiHifyHistContainer.h.
StiHifyHistContainer::StiHifyHistContainer | ( | const StiHifyPrgOptions & | prgOpts, |
const char * | name, | ||
TDirectory * | motherDir = 0 , |
||
Option_t * | option = "" |
||
) |
Definition at line 10 of file StiHifyHistContainer.cxx.
|
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.
|
protected |
Definition at line 128 of file StiHifyHistContainer.cxx.
|
protected |
Definition at line 193 of file StiHifyHistContainer.cxx.
|
protected |
Definition at line 202 of file StiHifyHistContainer.cxx.
|
private |
Command line arguments and options requested by the user.
Definition at line 48 of file StiHifyHistContainer.h.
|
protected |
Definition at line 42 of file StiHifyHistContainer.h.
|
protected |
Definition at line 40 of file StiHifyHistContainer.h.
|
protected |
Definition at line 41 of file StiHifyHistContainer.h.
|
protected |
Definition at line 34 of file StiHifyHistContainer.h.
|
protected |
Definition at line 33 of file StiHifyHistContainer.h.
|
protected |
Definition at line 35 of file StiHifyHistContainer.h.
|
protected |
Definition at line 36 of file StiHifyHistContainer.h.
|
protected |
Definition at line 44 of file StiHifyHistContainer.h.
|
protected |
Definition at line 39 of file StiHifyHistContainer.h.
|
protected |
Definition at line 37 of file StiHifyHistContainer.h.
|
protected |
Definition at line 38 of file StiHifyHistContainer.h.