Hall C ROOT/C++ Analyzer (hcana)
THcScintillatorPlane Class Reference

A single plane of scintillators.

The THcHodoscope class instatiates one of these objects per plane.

Definition at line 24 of file THcScintillatorPlane.h.

Public Member Functions

virtual Int_t AccumulatePedestals (TClonesArray *rawhits, Int_t nexthit)
 
virtual void CalculatePedestals ()
 
virtual void Clear (Option_t *opt="")
 
virtual Int_t CoarseProcess (TClonesArray &tracks)
 
virtual Int_t Decode (const THaEvData &)
 
virtual Int_t FineProcess (TClonesArray &tracks)
 
Double_t GetDzpos ()
 
Double_t GetFpTime ()
 
Double_t GetHitDistance ()
 
TClonesArrayGetHits ()
 
Double_t GetHodoSlop ()
 
Int_t GetNelem ()
 
Int_t GetNGoodHits ()
 
Int_t GetNScinHits ()
 
Double_t GetNumberClusters ()
 
Double_t GetPosCenter (Int_t PaddleNo)
 
Double_t GetPosLeft ()
 
Double_t GetPosOffset ()
 
Double_t GetPosRight ()
 
Double_t GetSize ()
 
Double_t GetSpacing ()
 
Double_t GetTrackXPosition ()
 
Double_t GetTrackYPosition ()
 
Double_t GetZpos ()
 
virtual EStatus Init (const TDatime &run_time)
 
virtual Bool_t IsPid ()
 
Bool_t IsTracking ()
 
virtual Int_t ProcessHits (TClonesArray *rawhits, Int_t nexthit)
 
void SetCluster (Int_t ic, Double_t pos)
 
void SetClusterFlag (Int_t ic, Double_t flag)
 
void SetClusterSize (Int_t ic, Double_t size)
 
void SetClusterUsedFlag (Int_t ic, Double_t flag)
 
void SetFpTime (Double_t f)
 
void SetHitDistance (Double_t f)
 
void SetNGoodHits (Int_t ng)
 
void SetNumberClusters (Int_t nclus)
 
void SetScinXPos (Double_t f)
 
void SetScinYPos (Double_t f)
 
void SetTrackXPosition (Double_t f)
 
void SetTrackYPosition (Double_t f)
 
 THcScintillatorPlane (const char *name, const char *description, Int_t planenum, THaDetectorBase *parent=NULL)
 
virtual ~THcScintillatorPlane ()
 

Public Attributes

TClonesArrayfCluster
 
TClonesArrayfParentHitList
 

Protected Member Functions

 ClassDef (THcScintillatorPlane, 0)
 
virtual Int_t DefineVariables (EMode mode=kDefine)
 
virtual void InitializePedestals ()
 
virtual Int_t ReadDatabase (const TDatime &date)
 

Protected Attributes

Int_t fADCDiagCut
 
Int_t fADCMode
 
Double_t fADCPedScaleFactor
 
Double_t fAdcTdcOffset
 
Double_t fBetaNominal
 
Int_t fCosmicFlag
 
Int_t fDebugAdc
 
Double_t fDzpos
 
Int_t fEventNum
 
Int_t fEventType
 
Double_t fFptime
 
vector< Double_tfGoodDiffDistTrack
 
vector< Double_tfGoodNegAdcHitUsed
 
vector< Double_tfGoodNegAdcMult
 
vector< Double_tfGoodNegAdcPed
 
vector< Double_tfGoodNegAdcPulseAmp
 
vector< Double_tfGoodNegAdcPulseInt
 
vector< Double_tfGoodNegAdcPulseTime
 
vector< Double_tfGoodNegAdcTdcDiffTime
 
vector< Double_tfGoodNegTdcTimeCorr
 
vector< Double_tfGoodNegTdcTimeTOFCorr
 
vector< Double_tfGoodNegTdcTimeUnCorr
 
vector< Double_tfGoodNegTdcTimeWalkCorr
 
vector< Double_tfGoodPosAdcHitUsed
 
vector< Double_tfGoodPosAdcMult
 
vector< Double_tfGoodPosAdcPed
 
vector< Double_tfGoodPosAdcPulseAmp
 
vector< Double_tfGoodPosAdcPulseInt
 
vector< Double_tfGoodPosAdcPulseTime
 
vector< Double_tfGoodPosAdcTdcDiffTime
 
vector< Double_tfGoodPosTdcTimeCorr
 
vector< Double_tfGoodPosTdcTimeTOFCorr
 
vector< Double_tfGoodPosTdcTimeUnCorr
 
vector< Double_tfGoodPosTdcTimeWalkCorr
 
Double_t fHitDistance
 
Double_tfHodo_LCoeff
 
Double_tfHodoCableFit
 
TClonesArrayfHodoHits
 
Double_tfHodoNeg_c1
 
Double_tfHodoNeg_c2
 
Double_tfHodoNegAdcTimeWindowMax
 
Double_tfHodoNegAdcTimeWindowMin
 
Double_tfHodoNegInvAdcAdc
 
Double_tfHodoNegInvAdcLinear
 
Double_tfHodoNegInvAdcOffset
 
Double_tfHodoNegMinPh
 
Double_tfHodoNegPhcCoeff
 
Double_tfHodoNegTimeOffset
 
Double_tfHodoPos_c1
 
Double_tfHodoPos_c2
 
Double_tfHodoPosAdcTimeWindowMax
 
Double_tfHodoPosAdcTimeWindowMin
 
Double_tfHodoPosInvAdcAdc
 
Double_tfHodoPosInvAdcLinear
 
Double_tfHodoPosInvAdcOffset
 
Double_tfHodoPosMinPh
 
Double_tfHodoPosPhcCoeff
 
Double_tfHodoPosTimeOffset
 
Double_tfHodoSigma
 
Double_t fHodoSlop
 
Double_tfHodoVelFit
 
Double_tfHodoVelLight
 
Int_t fMaxHits
 
Int_t fMinPeds
 
Double_t fNegAdcRefDiffTime
 
Double_t fNegAdcRefTime
 
Double_tfNegPed
 
Int_tfNegPedCount
 
Int_tfNegPedLimit
 
Int_tfNegPedSum
 
Int_tfNegPedSum2
 
Double_tfNegSig
 
Double_t fNegTdcRefDiffTime
 
Double_t fNegTdcRefTime
 
Double_tfNegThresh
 
UInt_t fNelem
 
Int_t fNGoodHits
 
Int_t fNPedestalEvents
 
Int_t fNScinGoodHits
 
Int_t fNScinHits
 
Int_t fNumberClusters
 
vector< Int_tfNumGoodNegAdcHits
 
vector< Int_tfNumGoodNegTdcHits
 
vector< Int_tfNumGoodPosAdcHits
 
vector< Int_tfNumGoodPosTdcHits
 
Int_t fPlaneNum
 
Double_t fPosAdcRefDiffTime
 
Double_t fPosAdcRefTime
 
Double_tfPosCenter
 
Double_t fPosLeft
 
Double_t fPosOffset
 
Double_tfPosPed
 
Int_tfPosPedCount
 
Int_tfPosPedLimit
 
Int_tfPosPedSum
 
Int_tfPosPedSum2
 
Double_t fPosRight
 
Double_tfPosSig
 
Double_t fPosTdcRefDiffTime
 
Double_t fPosTdcRefTime
 
Double_tfPosThresh
 
Double_t fpTime
 
TClonesArrayfrNegAdcErrorFlag
 
TClonesArrayfrNegADCHits
 
TClonesArrayfrNegAdcPed
 
TClonesArrayfrNegAdcPedRaw
 
TClonesArrayfrNegADCPeds
 
TClonesArrayfrNegAdcPulseAmp
 
TClonesArrayfrNegAdcPulseAmpRaw
 
TClonesArrayfrNegAdcPulseInt
 
TClonesArrayfrNegAdcPulseIntRaw
 
TClonesArrayfrNegAdcPulseTime
 
TClonesArrayfrNegAdcPulseTimeRaw
 
TClonesArrayfrNegADCSums
 
TClonesArrayfrNegTDCHits
 
TClonesArrayfrNegTdcTime
 
TClonesArrayfrNegTdcTimeRaw
 
TClonesArrayfrPosAdcErrorFlag
 
TClonesArrayfrPosADCHits
 
TClonesArrayfrPosAdcPed
 
TClonesArrayfrPosAdcPedRaw
 
TClonesArrayfrPosADCPeds
 
TClonesArrayfrPosAdcPulseAmp
 
TClonesArrayfrPosAdcPulseAmpRaw
 
TClonesArrayfrPosAdcPulseInt
 
TClonesArrayfrPosAdcPulseIntRaw
 
TClonesArrayfrPosAdcPulseTime
 
TClonesArrayfrPosAdcPulseTimeRaw
 
TClonesArrayfrPosADCSums
 
TClonesArrayfrPosTDCHits
 
TClonesArrayfrPosTdcTime
 
TClonesArrayfrPosTdcTimeRaw
 
Double_t fScinTdcMax
 
Double_t fScinTdcMin
 
Double_t fScinTdcToTime
 
Double_t fScinXPos
 
Double_t fScinYPos
 
Double_t fSize
 
Double_t fSpacing
 
Double_t fStartTimeCenter
 
Double_t fStartTimeSlop
 
Double_t fTdc_Thrs
 
Int_t fTdcOffset
 
Double_t fTofTolerance
 
Int_t fTofUsingInvAdc
 
Double_t fTolerance
 
Int_t fTotNumAdcHits
 
Int_t fTotNumGoodAdcHits
 
Int_t fTotNumGoodNegAdcHits
 
Int_t fTotNumGoodNegTdcHits
 
Int_t fTotNumGoodPosAdcHits
 
Int_t fTotNumGoodPosTdcHits
 
Int_t fTotNumGoodTdcHits
 
Int_t fTotNumNegAdcHits
 
Int_t fTotNumNegTdcHits
 
Int_t fTotNumPosAdcHits
 
Int_t fTotNumPosTdcHits
 
Int_t fTotNumTdcHits
 
UInt_t fTotPlanes
 
Double_t fTrackXPosition
 
Double_t fTrackYPosition
 
Double_t fZpos
 
Double_t tw_corr_neg
 
Double_t tw_corr_pos
 

Static Protected Attributes

static const Int_t kADCDynamicPedestal =1
 
static const Int_t kADCSampIntDynPed =3
 
static const Int_t kADCSampleIntegral =2
 
static const Int_t kADCStandard =0
 

#include <THcScintillatorPlane.h>

Inheritance diagram for THcScintillatorPlane:

Constructor & Destructor Documentation

THcScintillatorPlane::THcScintillatorPlane ( const char *  name,
const char *  description,
Int_t  planenum,
THaDetectorBase *  parent = NULL 
)
THcScintillatorPlane::~THcScintillatorPlane ( )
virtual

Definition at line 110 of file THcScintillatorPlane.cxx.

Member Function Documentation

Int_t THcScintillatorPlane::AccumulatePedestals ( TClonesArray rawhits,
Int_t  nexthit 
)
virtual

Extract the data for this plane from raw hit list THcRawHodoHit, accumulating into arrays for calculating pedestals.

  • Loop through raw data for scintillator plane

Definition at line 1289 of file THcScintillatorPlane.cxx.

void THcScintillatorPlane::CalculatePedestals ( )
virtual

Calculate pedestals from arrays made in THcScintillatorPlane::AccumulatePedestals

  • Calculate pedestals from arrays made in THcScintillatorPlane::AccumulatePedestals
  • In old fortran ENGINE code, a comparison was made between calculated pedestals and the pedestals read in by the FASTBUS modules for zero supression. This is not implemented.

Definition at line 1333 of file THcScintillatorPlane.cxx.

THcScintillatorPlane::ClassDef ( THcScintillatorPlane  ,
 
)
protected
void THcScintillatorPlane::Clear ( Option_t opt = "")
virtual

Clears fHodoHits,frPosTDCHits,frNegTDCHits,frPosADCHits,frNegADCHits

  • Clears fHodoHits,frPosTDCHits,frNegTDCHits,frPosADCHits,frNegADCHits

Definition at line 559 of file THcScintillatorPlane.cxx.

Int_t THcScintillatorPlane::CoarseProcess ( TClonesArray tracks)
virtual

Does nothing

Definition at line 680 of file THcScintillatorPlane.cxx.

Int_t THcScintillatorPlane::Decode ( const THaEvData evdata)
virtual

Does nothing. Data decode in THcScintillatorPlane::Processhits which is called by THcHodoscope::Decode

Definition at line 671 of file THcScintillatorPlane.cxx.

Int_t THcScintillatorPlane::DefineVariables ( EMode  mode = kDefine)
protectedvirtual

Initialize global variables for histograms and Root tree

Definition at line 426 of file THcScintillatorPlane.cxx.

Int_t THcScintillatorPlane::FineProcess ( TClonesArray tracks)
virtual

Does nothing

Definition at line 694 of file THcScintillatorPlane.cxx.

Double_t THcScintillatorPlane::GetDzpos ( )
inline

Definition at line 55 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetFpTime ( )
inline

Definition at line 60 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetHitDistance ( )
inline

Definition at line 48 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::GetHits ( )
inline

Definition at line 78 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetHodoSlop ( )
inline

Definition at line 53 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::GetNelem ( )
inline

Definition at line 45 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::GetNGoodHits ( )
inline

Definition at line 47 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::GetNScinHits ( )
inline

Definition at line 46 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetNumberClusters ( )
inline

Definition at line 61 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetPosCenter ( Int_t  PaddleNo)
inline

Definition at line 59 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetPosLeft ( )
inline

Definition at line 56 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetPosOffset ( )
inline

Definition at line 58 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetPosRight ( )
inline

Definition at line 57 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetSize ( )
inline

Definition at line 52 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetSpacing ( )
inline

Definition at line 51 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetTrackXPosition ( )
inline

Definition at line 49 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetTrackYPosition ( )
inline

Definition at line 50 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::GetZpos ( )
inline

Definition at line 54 of file THcScintillatorPlane.h.

THaAnalysisObject::EStatus THcScintillatorPlane::Init ( const TDatime run_time)
virtual

Definition at line 200 of file THcScintillatorPlane.cxx.

void THcScintillatorPlane::InitializePedestals ( )
protectedvirtual

called by THcScintillatorPlane::ReadDatabase

Definition at line 1357 of file THcScintillatorPlane.cxx.

virtual Bool_t THcScintillatorPlane::IsPid ( )
inlinevirtual

Definition at line 38 of file THcScintillatorPlane.h.

Bool_t THcScintillatorPlane::IsTracking ( )
inline

Definition at line 37 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::ProcessHits ( TClonesArray rawhits,
Int_t  nexthit 
)
virtual

Extract scintillator paddle hits from raw data starting at "nexthit"

  • Called by THcHodoscope::Decode
  • Loops through "rawhits" array starting at index of "nexthit"
  • Assumes that the hit list is sorted by plane and looping ends when plane number of hit doesn't match fPlaneNum
  • Fills THcSignalHit objects frPosTDCHits and frNegTDCHits when TDC > 0
  • Fills THcSignalHit objects frPosADCHits and frNegADCHit with pedestal subtracted ADC when value larger than 50
  • For hits that have TDC value for either positive or negative PMT within fScinTdcMin and fScinTdcMax
    • Creates new fHodoHits[fNScinHits] = THcHodoHit
    • Calculates pulse height correction to the positive and negative PMT times
    • Correct times for time traveled in paddle
    • Correct times for time of flight using beta from central spectrometer momentum and particle type
    • Calls SetCorrectedTime method of THcHodoHit
    • Increments fNScinHits
  • Returns value of nexthit + number of hits processed

Definition at line 703 of file THcScintillatorPlane.cxx.

Int_t THcScintillatorPlane::ReadDatabase ( const TDatime date)
protectedvirtual

Definition at line 226 of file THcScintillatorPlane.cxx.

void THcScintillatorPlane::SetCluster ( Int_t  ic,
Double_t  pos 
)
inline

Definition at line 71 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetClusterFlag ( Int_t  ic,
Double_t  flag 
)
inline

Definition at line 73 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetClusterSize ( Int_t  ic,
Double_t  size 
)
inline

Definition at line 72 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetClusterUsedFlag ( Int_t  ic,
Double_t  flag 
)
inline

Definition at line 74 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetFpTime ( Double_t  f)
inline

Definition at line 63 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetHitDistance ( Double_t  f)
inline

Definition at line 65 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetNGoodHits ( Int_t  ng)
inline

Definition at line 64 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetNumberClusters ( Int_t  nclus)
inline

Definition at line 70 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetScinXPos ( Double_t  f)
inline

Definition at line 67 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetScinYPos ( Double_t  f)
inline

Definition at line 66 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetTrackXPosition ( Double_t  f)
inline

Definition at line 68 of file THcScintillatorPlane.h.

void THcScintillatorPlane::SetTrackYPosition ( Double_t  f)
inline

Definition at line 69 of file THcScintillatorPlane.h.

Member Data Documentation

Int_t THcScintillatorPlane::fADCDiagCut
protected

Definition at line 213 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fADCMode
protected

Definition at line 206 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fADCPedScaleFactor
protected

Definition at line 212 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fAdcTdcOffset
protected

Definition at line 215 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fBetaNominal
protected

Definition at line 232 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::fCluster

Definition at line 78 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fCosmicFlag
protected

Definition at line 197 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fDebugAdc
protected

Definition at line 183 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fDzpos
protected

Definition at line 220 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fEventNum
protected

Definition at line 287 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fEventType
protected

Definition at line 286 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fFptime
protected

Definition at line 266 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodDiffDistTrack
protected

Definition at line 181 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcHitUsed
protected

Definition at line 155 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcMult
protected

Definition at line 152 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcPed
protected

Definition at line 149 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcPulseAmp
protected

Definition at line 158 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcPulseInt
protected

Definition at line 161 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcPulseTime
protected

Definition at line 164 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegAdcTdcDiffTime
protected

Definition at line 167 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegTdcTimeCorr
protected

Definition at line 175 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegTdcTimeTOFCorr
protected

Definition at line 176 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegTdcTimeUnCorr
protected

Definition at line 174 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodNegTdcTimeWalkCorr
protected

Definition at line 180 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcHitUsed
protected

Definition at line 154 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcMult
protected

Definition at line 151 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcPed
protected

Definition at line 148 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcPulseAmp
protected

Definition at line 157 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcPulseInt
protected

Definition at line 160 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcPulseTime
protected

Definition at line 163 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosAdcTdcDiffTime
protected

Definition at line 166 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosTdcTimeCorr
protected

Definition at line 171 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosTdcTimeTOFCorr
protected

Definition at line 172 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosTdcTimeUnCorr
protected

Definition at line 170 of file THcScintillatorPlane.h.

vector<Double_t> THcScintillatorPlane::fGoodPosTdcTimeWalkCorr
protected

Definition at line 179 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fHitDistance
protected

Definition at line 192 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodo_LCoeff
protected

Definition at line 254 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoCableFit
protected

Definition at line 253 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::fHodoHits
protected

Definition at line 96 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNeg_c1
protected

Definition at line 256 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNeg_c2
protected

Definition at line 258 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegAdcTimeWindowMax
protected

Definition at line 246 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegAdcTimeWindowMin
protected

Definition at line 245 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegInvAdcAdc
protected

Definition at line 250 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegInvAdcLinear
protected

Definition at line 248 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegInvAdcOffset
protected

Definition at line 242 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegMinPh
protected

Definition at line 234 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegPhcCoeff
protected

Definition at line 236 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoNegTimeOffset
protected

Definition at line 238 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPos_c1
protected

Definition at line 255 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPos_c2
protected

Definition at line 257 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosAdcTimeWindowMax
protected

Definition at line 244 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosAdcTimeWindowMin
protected

Definition at line 243 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosInvAdcAdc
protected

Definition at line 249 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosInvAdcLinear
protected

Definition at line 247 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosInvAdcOffset
protected

Definition at line 241 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosMinPh
protected

Definition at line 233 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosPhcCoeff
protected

Definition at line 235 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoPosTimeOffset
protected

Definition at line 237 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoSigma
protected

Definition at line 264 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fHodoSlop
protected

Definition at line 221 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoVelFit
protected

Definition at line 252 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fHodoVelLight
protected

Definition at line 240 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fMaxHits
protected

Definition at line 216 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fMinPeds
protected

Definition at line 269 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fNegAdcRefDiffTime
protected

Definition at line 191 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fNegAdcRefTime
protected

Definition at line 187 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fNegPed
protected

Definition at line 282 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fNegPedCount
protected

Definition at line 277 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fNegPedLimit
protected

Definition at line 276 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fNegPedSum
protected

Definition at line 274 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fNegPedSum2
protected

Definition at line 275 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fNegSig
protected

Definition at line 283 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fNegTdcRefDiffTime
protected

Definition at line 190 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fNegTdcRefTime
protected

Definition at line 186 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fNegThresh
protected

Definition at line 284 of file THcScintillatorPlane.h.

UInt_t THcScintillatorPlane::fNelem
protected

Definition at line 200 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fNGoodHits
protected

Definition at line 203 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fNPedestalEvents
protected

Definition at line 268 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fNScinGoodHits
protected

Definition at line 290 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fNScinHits
protected

Definition at line 202 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fNumberClusters
protected

Definition at line 126 of file THcScintillatorPlane.h.

vector<Int_t> THcScintillatorPlane::fNumGoodNegAdcHits
protected

Definition at line 142 of file THcScintillatorPlane.h.

vector<Int_t> THcScintillatorPlane::fNumGoodNegTdcHits
protected

Definition at line 145 of file THcScintillatorPlane.h.

vector<Int_t> THcScintillatorPlane::fNumGoodPosAdcHits
protected

Definition at line 141 of file THcScintillatorPlane.h.

vector<Int_t> THcScintillatorPlane::fNumGoodPosTdcHits
protected

Definition at line 144 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::fParentHitList

Definition at line 76 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fPlaneNum
protected

Definition at line 198 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosAdcRefDiffTime
protected

Definition at line 189 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosAdcRefTime
protected

Definition at line 185 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fPosCenter
protected

Definition at line 225 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosLeft
protected

Definition at line 222 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosOffset
protected

Definition at line 224 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fPosPed
protected

Definition at line 279 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fPosPedCount
protected

Definition at line 273 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fPosPedLimit
protected

Definition at line 272 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fPosPedSum
protected

Definition at line 270 of file THcScintillatorPlane.h.

Int_t* THcScintillatorPlane::fPosPedSum2
protected

Definition at line 271 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosRight
protected

Definition at line 223 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fPosSig
protected

Definition at line 280 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosTdcRefDiffTime
protected

Definition at line 188 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fPosTdcRefTime
protected

Definition at line 184 of file THcScintillatorPlane.h.

Double_t* THcScintillatorPlane::fPosThresh
protected

Definition at line 281 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fpTime
protected

Definition at line 291 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcErrorFlag
protected

Definition at line 85 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegADCHits
protected

Definition at line 91 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPed
protected

Definition at line 117 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPedRaw
protected

Definition at line 111 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegADCPeds
protected

Definition at line 95 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPulseAmp
protected

Definition at line 119 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPulseAmpRaw
protected

Definition at line 113 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPulseInt
protected

Definition at line 118 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPulseIntRaw
protected

Definition at line 112 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPulseTime
protected

Definition at line 120 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegAdcPulseTimeRaw
protected

Definition at line 114 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegADCSums
protected

Definition at line 93 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegTDCHits
protected

Definition at line 89 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegTdcTime
protected

Definition at line 116 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frNegTdcTimeRaw
protected

Definition at line 110 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcErrorFlag
protected

Definition at line 84 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosADCHits
protected

Definition at line 90 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPed
protected

Definition at line 105 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPedRaw
protected

Definition at line 99 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosADCPeds
protected

Definition at line 94 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPulseAmp
protected

Definition at line 107 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPulseAmpRaw
protected

Definition at line 101 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPulseInt
protected

Definition at line 106 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPulseIntRaw
protected

Definition at line 100 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPulseTime
protected

Definition at line 108 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosAdcPulseTimeRaw
protected

Definition at line 102 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosADCSums
protected

Definition at line 92 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosTDCHits
protected

Definition at line 88 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosTdcTime
protected

Definition at line 104 of file THcScintillatorPlane.h.

TClonesArray* THcScintillatorPlane::frPosTdcTimeRaw
protected

Definition at line 98 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fScinTdcMax
protected

Definition at line 227 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fScinTdcMin
protected

Definition at line 226 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fScinTdcToTime
protected

Definition at line 230 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fScinXPos
protected

Definition at line 193 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fScinYPos
protected

Definition at line 194 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fSize
protected

Definition at line 218 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fSpacing
protected

Definition at line 217 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fStartTimeCenter
protected

Definition at line 228 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fStartTimeSlop
protected

Definition at line 229 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fTdc_Thrs
protected

Definition at line 259 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTdcOffset
protected

Definition at line 214 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fTofTolerance
protected

Definition at line 231 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTofUsingInvAdc
protected

Definition at line 239 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fTolerance
protected

Definition at line 265 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumAdcHits
protected

Definition at line 125 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumGoodAdcHits
protected

Definition at line 134 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumGoodNegAdcHits
protected

Definition at line 133 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumGoodNegTdcHits
protected

Definition at line 137 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumGoodPosAdcHits
protected

Definition at line 132 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumGoodPosTdcHits
protected

Definition at line 136 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumGoodTdcHits
protected

Definition at line 138 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumNegAdcHits
protected

Definition at line 124 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumNegTdcHits
protected

Definition at line 129 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumPosAdcHits
protected

Definition at line 123 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumPosTdcHits
protected

Definition at line 128 of file THcScintillatorPlane.h.

Int_t THcScintillatorPlane::fTotNumTdcHits
protected

Definition at line 130 of file THcScintillatorPlane.h.

UInt_t THcScintillatorPlane::fTotPlanes
protected

Definition at line 199 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fTrackXPosition
protected

Definition at line 195 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fTrackYPosition
protected

Definition at line 196 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::fZpos
protected

Definition at line 219 of file THcScintillatorPlane.h.

const Int_t THcScintillatorPlane::kADCDynamicPedestal =1
staticprotected

Definition at line 209 of file THcScintillatorPlane.h.

const Int_t THcScintillatorPlane::kADCSampIntDynPed =3
staticprotected

Definition at line 211 of file THcScintillatorPlane.h.

const Int_t THcScintillatorPlane::kADCSampleIntegral =2
staticprotected

Definition at line 210 of file THcScintillatorPlane.h.

const Int_t THcScintillatorPlane::kADCStandard =0
staticprotected

Definition at line 208 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::tw_corr_neg
protected

Definition at line 262 of file THcScintillatorPlane.h.

Double_t THcScintillatorPlane::tw_corr_pos
protected

Definition at line 261 of file THcScintillatorPlane.h.

Collaboration diagram for THcScintillatorPlane:

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