#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-21/CosRej/TrkCntObj.h"
Public Member Functions | |
TrkCntObj () | |
~TrkCntObj () | |
void | SetTrkFwdCell (int trkfwdcell) |
void | SetTrkFwdCellND (int trkfwdcellnd) |
void | SetTrkBakCell (int trkbakcell) |
void | SetTrkBakCellND (int trkbakcellnd) |
void | SetTrkLenInAct (double trkleninact) |
void | SetTrkLenInCat (double trklenincat) |
void | SetTrkYPosAtTrans (float trkyposattrans) |
void | SetVtxDist (float vtxdist) |
void | SetEndDist (float enddist) |
void | SetTrkFwdDist (float trkfwddist) |
void | SetTrkBakDist (float trkbakdist) |
distance (dist,cm) of best track from end to det wall projected forwards (Fwd), based on Kalman Tracker (Kal) More... | |
void | SetTrkFwdAir (float trkfwdair) |
cosmic track distance projected backwards from track start More... | |
void | SetTrkFwdSteel (float trkfwdsteel) |
distance (dist,cm) through air traveled, when projected forwards to detector edge. For ND only, muon catcher air gap. NYI More... | |
void | SetTrkBakAir (float trkbakair) |
distance (dist,cm) through muon catcher traveled, when projected forwards to detector edge. For ND only. TODO: make this steel only instead of muon catcher distance More... | |
void | SetTrkBakSteel (float trkbaksteel) |
distance (dist,cm) through air traveled, when projected forwards to detector edge. For ND only, muon catcher air gap. NYI More... | |
int | TrkFwdCell () const |
distance (dist,cm) through muon catcher traveled, when projected forwards to detector edge. For ND only. TODO: make this steel only instead of muon catcher distance More... | |
int | TrkFwdCellND () const |
int | TrkBakCell () const |
int | TrkBakCellND () const |
double | TrkLenInAct () const |
double | TrkLenInCat () const |
float | TrkYPosAtTrans () const |
float | VtxDist () const |
float | EndDist () const |
float | TrkFwdDist () const |
float | TrkBakDist () const |
float | TrkFwdAir () const |
float | TrkFwdSteel () const |
float | TrkBakAir () const |
float | TrkBakSteel () const |
Protected Attributes | |
int | fTrkFwdCell |
int | fTrkFwdCellND |
int | fTrkBakCell |
int | fTrkBakCellND |
double | fTrkLenInAct |
Track length in active detector. More... | |
double | fTrkLenInCat |
Track length in muon catcher. More... | |
float | fTrkYPosAtTrans |
Y position at transition to muon catcher, for determining if track went through air gap (ND only) More... | |
float | fVtxDist |
float | fEndDist |
float | fTrkFwdDist |
float | fTrkBakDist |
float | fTrkFwdAir |
float | fTrkFwdSteel |
float | fTrkBakAir |
float | fTrkBakSteel |
Definition at line 16 of file TrkCntObj.h.
cosrej::TrkCntObj::TrkCntObj | ( | ) |
Definition at line 5 of file TrkCntObj.cxx.
|
inline |
Definition at line 21 of file TrkCntObj.h.
|
inline |
Definition at line 47 of file TrkCntObj.h.
References fEndDist.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 31 of file TrkCntObj.h.
References fEndDist.
Referenced by cosrej::CosRej::produce().
|
inline |
distance (dist,cm) through muon catcher traveled, when projected forwards to detector edge. For ND only. TODO: make this steel only instead of muon catcher distance
Definition at line 36 of file TrkCntObj.h.
References fTrkBakAir.
Referenced by cosrej::CosRej::produce().
Definition at line 25 of file TrkCntObj.h.
References fTrkBakCell.
Referenced by cosrej::CosRej::produce().
Definition at line 26 of file TrkCntObj.h.
References fTrkBakCellND.
Referenced by cosrej::CosRej::produce().
|
inline |
distance (dist,cm) of best track from end to det wall projected forwards (Fwd), based on Kalman Tracker (Kal)
Definition at line 33 of file TrkCntObj.h.
References fTrkBakDist.
Referenced by cosrej::CosRej::produce().
|
inline |
distance (dist,cm) through air traveled, when projected forwards to detector edge. For ND only, muon catcher air gap. NYI
Definition at line 37 of file TrkCntObj.h.
References fTrkBakSteel.
Referenced by cosrej::CosRej::produce().
|
inline |
cosmic track distance projected backwards from track start
Definition at line 34 of file TrkCntObj.h.
References fTrkFwdAir.
Referenced by cosrej::CosRej::produce().
Definition at line 23 of file TrkCntObj.h.
References fTrkFwdCell.
Referenced by cosrej::CosRej::produce().
Definition at line 24 of file TrkCntObj.h.
References fTrkFwdCellND.
Referenced by cosrej::CosRej::produce().
|
inline |
Definition at line 32 of file TrkCntObj.h.
References fTrkFwdDist.
Referenced by cosrej::CosRej::produce().
|
inline |
distance (dist,cm) through air traveled, when projected forwards to detector edge. For ND only, muon catcher air gap. NYI
Definition at line 35 of file TrkCntObj.h.
References fTrkFwdSteel.
Referenced by cosrej::CosRej::produce().
|
inline |
Definition at line 27 of file TrkCntObj.h.
References fTrkLenInAct.
Referenced by cosrej::CosRej::produce().
|
inline |
Definition at line 28 of file TrkCntObj.h.
References fTrkLenInCat.
Referenced by cosrej::CosRej::produce().
|
inline |
Definition at line 29 of file TrkCntObj.h.
References fTrkYPosAtTrans.
Referenced by cosrej::CosRej::produce().
|
inline |
Definition at line 30 of file TrkCntObj.h.
References fVtxDist.
Referenced by cosrej::CosRej::produce().
|
inline |
Definition at line 52 of file TrkCntObj.h.
References fTrkBakAir.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 41 of file TrkCntObj.h.
References fTrkBakCell.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 42 of file TrkCntObj.h.
References fTrkBakCellND.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 49 of file TrkCntObj.h.
References fTrkBakDist.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 53 of file TrkCntObj.h.
References fTrkBakSteel, and fTrkFwdCell.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 50 of file TrkCntObj.h.
References fTrkFwdAir.
Referenced by caf::FillTrackContainmentVars().
|
inline |
distance (dist,cm) through muon catcher traveled, when projected forwards to detector edge. For ND only. TODO: make this steel only instead of muon catcher distance
Definition at line 39 of file TrkCntObj.h.
References fTrkFwdCell.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 40 of file TrkCntObj.h.
References fTrkFwdCellND.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 48 of file TrkCntObj.h.
References fTrkFwdDist.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 51 of file TrkCntObj.h.
References fTrkFwdSteel.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 43 of file TrkCntObj.h.
References fTrkLenInAct.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 44 of file TrkCntObj.h.
References fTrkLenInCat.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 45 of file TrkCntObj.h.
References fTrkYPosAtTrans.
Referenced by caf::FillTrackContainmentVars().
|
inline |
Definition at line 46 of file TrkCntObj.h.
References fVtxDist.
Referenced by caf::FillTrackContainmentVars().
|
protected |
Definition at line 64 of file TrkCntObj.h.
Referenced by EndDist(), and SetEndDist().
|
protected |
Definition at line 69 of file TrkCntObj.h.
Referenced by SetTrkBakAir(), and TrkBakAir().
|
protected |
Definition at line 58 of file TrkCntObj.h.
Referenced by SetTrkBakCell(), and TrkBakCell().
|
protected |
Definition at line 59 of file TrkCntObj.h.
Referenced by SetTrkBakCellND(), and TrkBakCellND().
|
protected |
Definition at line 66 of file TrkCntObj.h.
Referenced by SetTrkBakDist(), and TrkBakDist().
|
protected |
Definition at line 70 of file TrkCntObj.h.
Referenced by SetTrkBakSteel(), and TrkBakSteel().
|
protected |
Definition at line 67 of file TrkCntObj.h.
Referenced by SetTrkFwdAir(), and TrkFwdAir().
|
protected |
Definition at line 53 of file TrkCntObj.h.
Referenced by SetTrkFwdCell(), TrkBakSteel(), and TrkFwdCell().
|
protected |
Definition at line 57 of file TrkCntObj.h.
Referenced by SetTrkFwdCellND(), and TrkFwdCellND().
|
protected |
Definition at line 65 of file TrkCntObj.h.
Referenced by SetTrkFwdDist(), and TrkFwdDist().
|
protected |
Definition at line 68 of file TrkCntObj.h.
Referenced by SetTrkFwdSteel(), and TrkFwdSteel().
|
protected |
Track length in active detector.
Definition at line 60 of file TrkCntObj.h.
Referenced by SetTrkLenInAct(), and TrkLenInAct().
|
protected |
Track length in muon catcher.
Definition at line 61 of file TrkCntObj.h.
Referenced by SetTrkLenInCat(), and TrkLenInCat().
|
protected |
Y position at transition to muon catcher, for determining if track went through air gap (ND only)
Definition at line 62 of file TrkCntObj.h.
Referenced by SetTrkYPosAtTrans(), and TrkYPosAtTrans().
|
protected |
Definition at line 63 of file TrkCntObj.h.
Referenced by SetVtxDist(), and VtxDist().