Hall C ROOT/C++ Analyzer (hcana)
Loading...
Searching...
No Matches
THcCherenkov Class Reference

Class for gas Cherenkov detectors. More...

#include <THcCherenkov.h>

Inheritance diagram for THcCherenkov:
Collaboration diagram for THcCherenkov:

Public Member Functions

virtual void AccumulatePedestals (TClonesArray *rawhits)
 
virtual Int_t ApplyCorrections (void)
 
virtual void CalculatePedestals ()
 
virtual void Clear (Option_t *opt="")
 
virtual Int_t CoarseProcess (TClonesArray &tracks)
 
virtual Int_t Decode (const THaEvData &)
 
virtual Int_t DefineVariables (EMode mode=kDefine)
 
void DeleteArrays ()
 
Int_t End (THaRunBase *run)
 
virtual Int_t FineProcess (TClonesArray &tracks)
 
Double_t GetCerNPE ()
 
Int_t GetIndex (Int_t nRegion, Int_t nValue)
 
virtual EStatus Init (const TDatime &run_time)
 
void InitArrays ()
 
virtual void Print (const Option_t *opt) const
 
virtual Int_t ReadDatabase (const TDatime &date)
 
 THcCherenkov ()
 
 THcCherenkov (const char *name, const char *description="", THaApparatus *a=NULL)
 
virtual ~THcCherenkov ()
 
- Public Member Functions inherited from THaNonTrackingDetector
Int_t GetNTracks () const
 
const TClonesArrayGetTrackHits () const
 
virtual Bool_t IsPid ()
 
virtual Bool_t IsTracking ()
 
 THaNonTrackingDetector ()
 
virtual ~THaNonTrackingDetector ()
 
- Public Member Functions inherited from THaSpectrometerDetector
Bool_t CalcInterceptCoords (THaTrack *track, Double_t &x, Double_t &y)
 
Bool_t CalcPathLen (THaTrack *track, Double_t &t)
 
Bool_t CalcTrackIntercept (THaTrack *track, Double_t &pathl, Double_t &xdet, Double_t &ydet)
 
Bool_t CalcTrackIntercept (THaTrack *track, TVector3 &icept, Double_t &pathl)
 
Bool_t CheckIntercept (THaTrack *track)
 
 THaSpectrometerDetector ()=default
 
virtual ~THaSpectrometerDetector ()=default
 
- Public Member Functions inherited from THaDetector
THaApparatusGetApparatus () const
 
virtual void SetApparatus (THaApparatus *)
 
 THaDetector ()
 
virtual ~THaDetector ()
 
- Public Member Functions inherited from THaDetectorBase
TVector3 DetToTrackCoord (const TVector3 &point) const
 
TVector3 DetToTrackCoord (Double_t x, Double_t y) const
 
Int_t FillDetMap (const std::vector< Int_t > &values, UInt_t flags=0, const char *here="FillDetMap")
 
VecDetData_tGetDetectorData ()
 
THaDetMapGetDetMap () const
 
Int_t GetNelem () const
 
Int_t GetNviews () const
 
const TVector3GetOrigin () const
 
const Double_tGetSize () const
 
virtual Int_t GetView (const DigitizerHitInfo_t &hitinfo) const
 
const TVector3GetXax () const
 
Double_t GetXSize () const
 
const TVector3GetYax () const
 
Double_t GetYSize () const
 
const TVector3GetZax () const
 
Double_t GetZSize () const
 
virtual Bool_t IsInActiveArea (const TVector3 &point) const
 
virtual Bool_t IsInActiveArea (Double_t x, Double_t y) const
 
void PrintDetMap (Option_t *opt="") const
 
virtual void Reset (Option_t *opt="")
 
 THaDetectorBase ()
 
TVector3 TrackToDetCoord (const TVector3 &point) const
 
virtual ~THaDetectorBase ()
 
- Public Member Functions inherited from THaAnalysisObject
virtual Int_t Begin (THaRunBase *r=nullptr)
 
const char * GetClassName () const
 
const char * GetConfig () const
 
virtual const char * GetDBFileName () const
 
Int_t GetDebug () const
 
TDatime GetInitDate () const
 
const char * GetPrefix () const
 
TString GetPrefixName () const
 
EStatus Init ()
 
virtual Int_t InitOutput (THaOutput *)
 
Bool_t IsInit () const
 
Bool_t IsOK () const
 
Bool_t IsOKOut () const
 
virtual FILE * OpenFile (const TDatime &date)
 
virtual FILE * OpenRunDBFile (const TDatime &date)
 
THaAnalysisObjectoperator= (const THaAnalysisObject &&)=delete
 
THaAnalysisObjectoperator= (const THaAnalysisObject &)=delete
 
virtual void Print (Option_t *opt="") const
 
void SetConfig (const char *label)
 
virtual void SetDebug (Int_t level)
 
virtual void SetName (const char *name)
 
virtual void SetNameTitle (const char *name, const char *title)
 
EStatus Status () const
 
 THaAnalysisObject ()
 
 THaAnalysisObject (const THaAnalysisObject &&)=delete
 
 THaAnalysisObject (const THaAnalysisObject &)=delete
 
virtual ~THaAnalysisObject ()
 
- Public Member Functions inherited from TNamed
void Clear (Option_t *option="") override
 
TObjectClone (const char *newname="") const override
 
Int_t Compare (const TObject *obj) const override
 
void Copy (TObject &named) const override
 
virtual void FillBuffer (char *&buffer)
 
const char * GetName () const override
 
const char * GetTitle () const override
 
ULong_t Hash () const override
 
TClassIsA () const override
 
Bool_t IsSortable () const override
 
void ls (Option_t *option="") const override
 
TNamedoperator= (const TNamed &rhs)
 
void Print (Option_t *option="") const override
 
virtual void SetTitle (const char *title="")
 
virtual Int_t Sizeof () const
 
void Streamer (TBuffer &) override
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 
 TNamed ()
 
 TNamed (const char *name, const char *title)
 
 TNamed (const TNamed &named)
 
 TNamed (const TString &name, const TString &title)
 
virtual ~TNamed ()
 
- Public Member Functions inherited from TObject
void AbstractMethod (const char *method) const
 
virtual void AppendPad (Option_t *option="")
 
virtual void Browse (TBrowser *b)
 
ULong_t CheckedHash ()
 
virtual const char * ClassName () const
 
virtual void Delete (Option_t *option="")
 
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
 
virtual void Draw (Option_t *option="")
 
virtual void DrawClass () const
 
virtual TObjectDrawClone (Option_t *option="") const
 
virtual void Dump () const
 
virtual void Error (const char *method, const char *msgfmt,...) const
 
virtual void Execute (const char *method, const char *params, Int_t *error=nullptr)
 
virtual void Execute (TMethod *method, TObjArray *params, Int_t *error=nullptr)
 
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)
 
virtual void Fatal (const char *method, const char *msgfmt,...) const
 
virtual TObjectFindObject (const char *name) const
 
virtual TObjectFindObject (const TObject *obj) const
 
virtual Option_tGetDrawOption () const
 
virtual const char * GetIconName () const
 
virtual char * GetObjectInfo (Int_t px, Int_t py) const
 
virtual Option_tGetOption () const
 
virtual UInt_t GetUniqueID () const
 
virtual Bool_t HandleTimer (TTimer *timer)
 
Bool_t HasInconsistentHash () const
 
virtual void Info (const char *method, const char *msgfmt,...) const
 
virtual Bool_t InheritsFrom (const char *classname) const
 
virtual Bool_t InheritsFrom (const TClass *cl) const
 
virtual void Inspect () const
 
void InvertBit (UInt_t f)
 
Bool_t IsDestructed () const
 
virtual Bool_t IsEqual (const TObject *obj) const
 
virtual Bool_t IsFolder () const
 
R__ALWAYS_INLINE Bool_t IsOnHeap () const
 
R__ALWAYS_INLINE Bool_t IsZombie () const
 
void MayNotUse (const char *method) const
 
virtual Bool_t Notify ()
 
void Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const
 
void operator delete (void *ptr)
 
void operator delete[] (void *ptr)
 
voidoperator new (size_t sz)
 
voidoperator new (size_t sz, void *vp)
 
voidoperator new[] (size_t sz)
 
voidoperator new[] (size_t sz, void *vp)
 
TObjectoperator= (const TObject &rhs)
 
virtual void Paint (Option_t *option="")
 
virtual void Pop ()
 
virtual Int_t Read (const char *name)
 
virtual void RecursiveRemove (TObject *obj)
 
void ResetBit (UInt_t f)
 
virtual void SaveAs (const char *filename="", Option_t *option="") const
 
virtual void SavePrimitive (std::ostream &out, Option_t *option="")
 
void SetBit (UInt_t f)
 
void SetBit (UInt_t f, Bool_t set)
 
virtual void SetDrawOption (Option_t *option="")
 
virtual void SetUniqueID (UInt_t uid)
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 
virtual void SysError (const char *method, const char *msgfmt,...) const
 
R__ALWAYS_INLINE Bool_t TestBit (UInt_t f) const
 
Int_t TestBits (UInt_t f) const
 
 TObject ()
 
 TObject (const TObject &object)
 
virtual void UseCurrentStyle ()
 
virtual void Warning (const char *method, const char *msgfmt,...) const
 
virtual Int_t Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0)
 
virtual Int_t Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const
 
virtual ~TObject ()
 
- Public Member Functions inherited from THcHitList
void CreateMissReportParms (const char *prefix) const
 
virtual Int_t DecodeToHitList (const THaEvData &evdata, Bool_t suppress=kFALSE)
 Populate the hitlist from the raw event data.
 
void DisableSlipCorrection ()
 
TClonesArrayGetHitList () const
 
void InitHitList (THaDetMap *detmap, const char *hitclass, Int_t maxhits, Int_t tdcref_cut=0, Int_t adcref_cut=0)
 Save the electronics module to detector mapping and initialize a hit array of hits of class hitclass.
 
void MissReport (const char *name) const
 
 THcHitList ()
 
virtual ~THcHitList ()
 

Static Public Attributes

static const Int_t MaxNumAdcPulse = 4
 
static const Int_t MaxNumCerPmt = 4
 

Protected Member Functions

virtual void InitializePedestals ()
 
void Setup (const char *name, const char *description)
 
- Protected Member Functions inherited from THaNonTrackingDetector
Int_t CalcTrackProj (TClonesArray &tracks)
 
 THaNonTrackingDetector (const char *name, const char *description, THaApparatus *a=nullptr)
 
- Protected Member Functions inherited from THaSpectrometerDetector
 THaSpectrometerDetector (const char *name, const char *description, THaApparatus *a=nullptr)
 
- Protected Member Functions inherited from THaDetector
virtual void MakePrefix ()
 
 THaDetector (const char *name, const char *description, THaApparatus *apparatus=nullptr)
 
- Protected Member Functions inherited from THaDetectorBase
void DataLoadWarning (const DigitizerHitInfo_t &hitinfo, const char *here)
 
void DebugWarning (const char *here, const char *msg, UInt_t evnum)
 
virtual void DefineAxes (Double_t rotation_angle)
 
virtual OptUInt_t LoadData (const THaEvData &evdata, const DigitizerHitInfo_t &hitinfo)
 
void MultipleHitWarning (const DigitizerHitInfo_t &hitinfo, const char *here)
 
virtual void PrintDecodedData (const THaEvData &evdata) const
 
virtual Int_t ReadGeometry (FILE *file, const TDatime &date, Bool_t required=false)
 
virtual Int_t StoreHit (const DigitizerHitInfo_t &hitinfo, UInt_t data)
 
 THaDetectorBase (const char *name, const char *description)
 
- Protected Member Functions inherited from THaAnalysisObject
virtual const char * ClassNameHere (const char *) const
 
Int_t DefineVarsFromList (const RVarDef *list, EMode mode, const char *def_prefix="", const char *comment_subst="") const
 
Int_t DefineVarsFromList (const VarDef *list, EMode mode=kDefine, const char *def_prefix="", const char *comment_subst="") const
 
Int_t DefineVarsFromList (const void *list, EType type, EMode mode, const char *def_prefix="", const char *comment_subst="") const
 
virtual void DoError (int level, const char *location, const char *fmt, va_list va) const
 
THaAnalysisObjectFindModule (const char *name, const char *classname, bool do_error=true)
 
virtual const char * Here (const char *) const
 
Int_t LoadDB (FILE *f, const TDatime &date, const DBRequest *req, Int_t search=0) const
 
void MakePrefix (const char *basename)
 
virtual Int_t ReadRunDatabase (const TDatime &date)
 
Int_t RemoveVariables ()
 
 THaAnalysisObject (const char *name, const char *description)
 
- Protected Member Functions inherited from TObject
void MakeZombie ()
 
- Protected Member Functions inherited from THcHitList
 ClassDef (THcHitList, 0)
 

Protected Attributes

Int_t fADC_RefTimeCut
 
TClonesArrayfAdcErrorFlag
 
Int_tfAdcGoodElem
 
Double_tfAdcPulseAmpTest
 
Double_t fAdcTdcOffset
 
Double_tfAdcTimeWindowMax
 
Double_tfAdcTimeWindowMin
 
Int_t fAnalyzePedestals
 
Double_t fBetaMax
 
Double_t fBetaMin
 
Int_t fDebugAdc
 
Double_t fDpMax
 
Double_t fDpMin
 
Double_t fENormMax
 
Double_t fENormMin
 
Double_tfGain
 
THcHodoscopefglHod
 
vector< Double_tfGoodAdcHitUsed
 
vector< Double_tfGoodAdcMult
 
vector< Double_tfGoodAdcPed
 
vector< Double_tfGoodAdcPulseAmp
 
vector< Double_tfGoodAdcPulseInt
 
vector< Double_tfGoodAdcPulseIntRaw
 
vector< Double_tfGoodAdcPulseTime
 
vector< Double_tfGoodAdcTdcDiffTime
 
Int_t fMinPeds
 
Double_t fMirrorZPos
 
Int_t fNhits
 
vector< Double_tfNpe
 
Int_t fNPedestalEvents
 
Double_t fNpeSum
 
Double_t fNpeThresh
 
Int_t fNRegions
 
vector< Int_tfNumAdcHits
 
vector< Int_tfNumGoodAdcHits
 
vector< Int_tfNumTracksFired
 
vector< Int_tfNumTracksMatched
 
Int_t fOutputSampWaveform
 
Double_tfPed
 
Int_tfPedCount
 
Int_tfPedDefault
 
Int_tfPedLimit
 
Double_tfPedMean
 
Int_tfPedSum
 
Int_tfPedSum2
 
Bool_tfPresentP
 
TClonesArrayfrAdcPed
 
TClonesArrayfrAdcPedRaw
 
TClonesArrayfrAdcPulseAmp
 
TClonesArrayfrAdcPulseAmpRaw
 
TClonesArrayfrAdcPulseInt
 
TClonesArrayfrAdcPulseIntRaw
 
TClonesArrayfrAdcPulseTime
 
TClonesArrayfrAdcPulseTimeRaw
 
TClonesArrayfrAdcSampPed
 
TClonesArrayfrAdcSampPedRaw
 
TClonesArrayfrAdcSampPulseAmp
 
TClonesArrayfrAdcSampPulseAmpRaw
 
TClonesArrayfrAdcSampPulseInt
 
TClonesArrayfrAdcSampPulseIntRaw
 
TClonesArrayfrAdcSampPulseTime
 
TClonesArrayfrAdcSampPulseTimeRaw
 
TClonesArrayfrAdcSampWaveform
 
Double_t fRedChi2Max
 
Double_t fRedChi2Min
 
Double_t fRefTime
 
Int_t fRegionsValueMax
 
Double_tfRegionValue
 
Int_t fSampNSA
 
Int_t fSampNSAT
 
Int_t fSampNSB
 
Double_t fSampThreshold
 
vector< Double_tfSampWaveform
 
Double_tfThresh
 
Int_t fTotNumAdcHits
 
Int_t fTotNumGoodAdcHits
 
Int_t fTotNumTracksFired
 
Int_t fTotNumTracksMatched
 
Int_t fUseSampWaveform
 
Double_tfWidth
 
Double_t fXAtCer
 
Double_t fYAtCer
 
- Protected Attributes inherited from THaNonTrackingDetector
TClonesArrayfTrackProj
 
- Protected Attributes inherited from THaDetectorBase
VecDetData_t fDetectorData
 
THaDetMapfDetMap
 
Int_t fNelem
 
Int_t fNviews
 
TVector3 fOrigin
 
Double_t fSize [3]
 
TVector3 fXax
 
TVector3 fYax
 
TVector3 fZax
 
- Protected Attributes inherited from THaAnalysisObject
TString fConfig
 
Int_t fDebug
 
TObjectfExtra
 
TDatime fInitDate
 
Bool_t fIsInit
 
Bool_t fIsSetup
 
std::map< std::string, UInt_tfMessages
 
UInt_t fNEventsWithWarnings
 
Bool_t fOKOut
 
char * fPrefix
 
UInt_t fProperties
 
EStatus fStatus
 
 kConfigOverride
 
 kNeedsRunDB
 
- Protected Attributes inherited from TNamed
TString fName
 
TString fTitle
 
- Protected Attributes inherited from TObject
 kOnlyPrepStep
 
- Protected Attributes inherited from THcHitList
Bool_t fDisableSlipCorrection
 
std::map< UInt_t, Decoder::Fadc250Module * > fFADCSlotMap
 
Bool_t fHaveFADCInfo
 
Decoder::THaCrateMapfMap
 
Int_t fNADCRef_miss
 
Int_t fNPED
 
Int_t fNRefIndex
 
Int_t fNSA
 
Int_t fNSB
 
UInt_t fNSignals
 
Int_t fNTDCRef_miss
 
THcConfigEvtHandlerfPSE125
 
std::vector< UInt_tfRefIdxDefined
 
std::vector< RefIndexMapfRefIndexMaps
 
THcRawHit::ESignalTypefSignalTypes
 
Int_t fTICrate
 
Int_t fTISlot
 
std::map< UInt_t, Int_tfTrigTimeShiftMap
 

Additional Inherited Members

- Public Types inherited from THaDetectorBase
typedef std::vector< std::unique_ptr< Podd::DetectorData > > VecDetData_t
 
- Public Types inherited from THaAnalysisObject
enum  EMode
 
enum  EStatus
 
enum  EType
 
- Public Types inherited from TObject
enum  EDeprecatedStatusBits
 
enum  EStatusBits
 
- Static Public Member Functions inherited from THaAnalysisObject
static Int_t DefineVarsFromList (const void *list, EType type, EMode mode, const char *def_prefix, const TObject *obj, const char *prefix, const char *here, const char *comment_subst="")
 
static void GeoToSph (Double_t th_geo, Double_t ph_geo, Double_t &th_sph, Double_t &ph_sph)
 
static Bool_t IntersectPlaneWithRay (const TVector3 &xax, const TVector3 &yax, const TVector3 &org, const TVector3 &ray_start, const TVector3 &ray_vect, Double_t &length, TVector3 &intersect)
 
static Int_t LoadDB (FILE *file, const TDatime &date, const DBRequest *request, const char *prefix, Int_t search=0, const char *here="THaAnalysisObject::LoadDB")
 
static void PrintObjects (Option_t *opt="")
 
static void SphToGeo (Double_t th_sph, Double_t ph_sph, Double_t &th_geo, Double_t &ph_geo)
 
- Static Public Member Functions inherited from TNamed
static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 
- Static Public Member Functions inherited from TObject
static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 
static Longptr_t GetDtorOnly ()
 
static Bool_t GetObjectStat ()
 
static void SetDtorOnly (void *obj)
 
static void SetObjectStat (Bool_t stat)
 
- Public Attributes inherited from THaAnalysisObject
 kDefine
 
 kDelete
 
 kFileError
 
 kInitError
 
 kNotinit
 
 kOK
 
 kRVarDef
 
 kVarDef
 
- Public Attributes inherited from TObject
 kBitMask
 
 kCanDelete
 
 kCannotPick
 
 kHasUUID
 
 kInconsistent
 
 kInvalidObject
 
 kIsOnHeap
 
 kIsReferenced
 
 kMustCleanup
 
 kNoContextMenu
 
 kNotDeleted
 
 kObjInCanvas
 
 kOverwrite
 
 kSingleKey
 
 kWriteDelete
 
 kZombie
 
- Public Attributes inherited from THcHitList
Bool_t fADC_RefTimeBest
 
Int_t fADC_RefTimeCut
 
THaDetMapfdMap
 
Int_t fNMaxRawHits
 
UInt_t fNRawHits
 
TClassfRawHitClass
 
TClonesArrayfRawHitList
 
Bool_t fTDC_RefTimeBest
 
Int_t fTDC_RefTimeCut
 
- Protected Types inherited from THaAnalysisObject
enum  EProperties
 

Detailed Description

Class for gas Cherenkov detectors.

Definition at line 16 of file THcCherenkov.h.

Constructor & Destructor Documentation

◆ THcCherenkov() [1/2]

THcCherenkov::THcCherenkov ( const char *  name,
const char *  description = "",
THaApparatus a = NULL 
)

Definition at line 46 of file THcCherenkov.cxx.

◆ ~THcCherenkov()

THcCherenkov::~THcCherenkov ( )
virtual

Definition at line 114 of file THcCherenkov.cxx.

◆ THcCherenkov() [2/2]

THcCherenkov::THcCherenkov ( )

Definition at line 88 of file THcCherenkov.cxx.

Member Function Documentation

◆ AccumulatePedestals()

void THcCherenkov::AccumulatePedestals ( TClonesArray rawhits)
virtual

Definition at line 729 of file THcCherenkov.cxx.

◆ ApplyCorrections()

Int_t THcCherenkov::ApplyCorrections ( void  )
virtual

Definition at line 582 of file THcCherenkov.cxx.

◆ CalculatePedestals()

void THcCherenkov::CalculatePedestals ( )
virtual

Definition at line 759 of file THcCherenkov.cxx.

◆ Clear()

void THcCherenkov::Clear ( Option_t opt = "")
inlinevirtual

Reimplemented from THaNonTrackingDetector.

Definition at line 392 of file THcCherenkov.cxx.

◆ CoarseProcess()

Int_t THcCherenkov::CoarseProcess ( TClonesArray tracks)
virtual

Implements THaNonTrackingDetector.

Definition at line 588 of file THcCherenkov.cxx.

◆ Decode()

Int_t THcCherenkov::Decode ( const THaEvData evdata)
virtual

Reimplemented from THaDetectorBase.

Definition at line 451 of file THcCherenkov.cxx.

◆ DefineVariables()

Int_t THcCherenkov::DefineVariables ( EMode  mode = kDefine)
virtual

Reimplemented from THaNonTrackingDetector.

Definition at line 314 of file THcCherenkov.cxx.

◆ DeleteArrays()

void THcCherenkov::DeleteArrays ( )

Definition at line 151 of file THcCherenkov.cxx.

◆ End()

Int_t THcCherenkov::End ( THaRunBase run)
virtual

Reimplemented from THaDetector.

Definition at line 811 of file THcCherenkov.cxx.

◆ FineProcess()

Int_t THcCherenkov::FineProcess ( TClonesArray tracks)
virtual

Implements THaNonTrackingDetector.

Definition at line 645 of file THcCherenkov.cxx.

◆ GetCerNPE()

Double_t THcCherenkov::GetCerNPE ( )

Definition at line 806 of file THcCherenkov.cxx.

◆ GetIndex()

Int_t THcCherenkov::GetIndex ( Int_t  nRegion,
Int_t  nValue 
)

Definition at line 785 of file THcCherenkov.cxx.

◆ Init()

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

Reimplemented from THaAnalysisObject.

Definition at line 171 of file THcCherenkov.cxx.

◆ InitArrays()

void THcCherenkov::InitArrays ( )

Definition at line 139 of file THcCherenkov.cxx.

◆ InitializePedestals()

void THcCherenkov::InitializePedestals ( )
protectedvirtual

Definition at line 712 of file THcCherenkov.cxx.

◆ Print()

void THcCherenkov::Print ( const Option_t opt) const
virtual

Definition at line 792 of file THcCherenkov.cxx.

◆ ReadDatabase()

Int_t THcCherenkov::ReadDatabase ( const TDatime date)
virtual

Reimplemented from THaDetectorBase.

Definition at line 208 of file THcCherenkov.cxx.

◆ Setup()

void THcCherenkov::Setup ( const char *  name,
const char *  description 
)
protected

Member Data Documentation

◆ fADC_RefTimeCut

Int_t THcCherenkov::fADC_RefTimeCut
protected

Definition at line 54 of file THcCherenkov.h.

◆ fAdcErrorFlag

TClonesArray* THcCherenkov::fAdcErrorFlag
protected

Definition at line 138 of file THcCherenkov.h.

◆ fAdcGoodElem

Int_t* THcCherenkov::fAdcGoodElem
protected

Definition at line 117 of file THcCherenkov.h.

◆ fAdcPulseAmpTest

Double_t* THcCherenkov::fAdcPulseAmpTest
protected

Definition at line 116 of file THcCherenkov.h.

◆ fAdcTdcOffset

Double_t THcCherenkov::fAdcTdcOffset
protected

Definition at line 103 of file THcCherenkov.h.

◆ fAdcTimeWindowMax

Double_t* THcCherenkov::fAdcTimeWindowMax
protected

Definition at line 101 of file THcCherenkov.h.

◆ fAdcTimeWindowMin

Double_t* THcCherenkov::fAdcTimeWindowMin
protected

Definition at line 100 of file THcCherenkov.h.

◆ fAnalyzePedestals

Int_t THcCherenkov::fAnalyzePedestals
protected

Definition at line 50 of file THcCherenkov.h.

◆ fBetaMax

Double_t THcCherenkov::fBetaMax
protected

Definition at line 91 of file THcCherenkov.h.

◆ fBetaMin

Double_t THcCherenkov::fBetaMin
protected

Definition at line 90 of file THcCherenkov.h.

◆ fDebugAdc

Int_t THcCherenkov::fDebugAdc
protected

Definition at line 51 of file THcCherenkov.h.

◆ fDpMax

Double_t THcCherenkov::fDpMax
protected

Definition at line 95 of file THcCherenkov.h.

◆ fDpMin

Double_t THcCherenkov::fDpMin
protected

Definition at line 94 of file THcCherenkov.h.

◆ fENormMax

Double_t THcCherenkov::fENormMax
protected

Definition at line 93 of file THcCherenkov.h.

◆ fENormMin

Double_t THcCherenkov::fENormMin
protected

Definition at line 92 of file THcCherenkov.h.

◆ fGain

Double_t* THcCherenkov::fGain
protected

Definition at line 63 of file THcCherenkov.h.

◆ fglHod

THcHodoscope* THcCherenkov::fglHod
protected

Definition at line 142 of file THcCherenkov.h.

◆ fGoodAdcHitUsed

vector<Double_t> THcCherenkov::fGoodAdcHitUsed
protected

Definition at line 71 of file THcCherenkov.h.

◆ fGoodAdcMult

vector<Double_t> THcCherenkov::fGoodAdcMult
protected

Definition at line 70 of file THcCherenkov.h.

◆ fGoodAdcPed

vector<Double_t> THcCherenkov::fGoodAdcPed
protected

Definition at line 69 of file THcCherenkov.h.

◆ fGoodAdcPulseAmp

vector<Double_t> THcCherenkov::fGoodAdcPulseAmp
protected

Definition at line 74 of file THcCherenkov.h.

◆ fGoodAdcPulseInt

vector<Double_t> THcCherenkov::fGoodAdcPulseInt
protected

Definition at line 72 of file THcCherenkov.h.

◆ fGoodAdcPulseIntRaw

vector<Double_t> THcCherenkov::fGoodAdcPulseIntRaw
protected

Definition at line 73 of file THcCherenkov.h.

◆ fGoodAdcPulseTime

vector<Double_t> THcCherenkov::fGoodAdcPulseTime
protected

Definition at line 75 of file THcCherenkov.h.

◆ fGoodAdcTdcDiffTime

vector<Double_t> THcCherenkov::fGoodAdcTdcDiffTime
protected

Definition at line 76 of file THcCherenkov.h.

◆ fMinPeds

Int_t THcCherenkov::fMinPeds
protected

Definition at line 108 of file THcCherenkov.h.

◆ fMirrorZPos

Double_t THcCherenkov::fMirrorZPos
protected

Definition at line 96 of file THcCherenkov.h.

◆ fNhits

Int_t THcCherenkov::fNhits
protected

Definition at line 56 of file THcCherenkov.h.

◆ fNpe

vector<Double_t> THcCherenkov::fNpe
protected

Definition at line 78 of file THcCherenkov.h.

◆ fNPedestalEvents

Int_t THcCherenkov::fNPedestalEvents
protected

Definition at line 107 of file THcCherenkov.h.

◆ fNpeSum

Double_t THcCherenkov::fNpeSum
protected

Definition at line 62 of file THcCherenkov.h.

◆ fNpeThresh

Double_t THcCherenkov::fNpeThresh
protected

Definition at line 99 of file THcCherenkov.h.

◆ fNRegions

Int_t THcCherenkov::fNRegions
protected

Definition at line 80 of file THcCherenkov.h.

◆ fNumAdcHits

vector<Int_t> THcCherenkov::fNumAdcHits
protected

Definition at line 65 of file THcCherenkov.h.

◆ fNumGoodAdcHits

vector<Int_t> THcCherenkov::fNumGoodAdcHits
protected

Definition at line 66 of file THcCherenkov.h.

◆ fNumTracksFired

vector<Int_t> THcCherenkov::fNumTracksFired
protected

Definition at line 68 of file THcCherenkov.h.

◆ fNumTracksMatched

vector<Int_t> THcCherenkov::fNumTracksMatched
protected

Definition at line 67 of file THcCherenkov.h.

◆ fOutputSampWaveform

Int_t THcCherenkov::fOutputSampWaveform
protected

Definition at line 82 of file THcCherenkov.h.

◆ fPed

Double_t* THcCherenkov::fPed
protected

Definition at line 114 of file THcCherenkov.h.

◆ fPedCount

Int_t* THcCherenkov::fPedCount
protected

Definition at line 112 of file THcCherenkov.h.

◆ fPedDefault

Int_t* THcCherenkov::fPedDefault
protected

Definition at line 102 of file THcCherenkov.h.

◆ fPedLimit

Int_t* THcCherenkov::fPedLimit
protected

Definition at line 111 of file THcCherenkov.h.

◆ fPedMean

Double_t* THcCherenkov::fPedMean
protected

Definition at line 113 of file THcCherenkov.h.

◆ fPedSum

Int_t* THcCherenkov::fPedSum
protected

Definition at line 109 of file THcCherenkov.h.

◆ fPedSum2

Int_t* THcCherenkov::fPedSum2
protected

Definition at line 110 of file THcCherenkov.h.

◆ fPresentP

Bool_t* THcCherenkov::fPresentP
protected

Definition at line 49 of file THcCherenkov.h.

◆ frAdcPed

TClonesArray* THcCherenkov::frAdcPed
protected

Definition at line 134 of file THcCherenkov.h.

◆ frAdcPedRaw

TClonesArray* THcCherenkov::frAdcPedRaw
protected

Definition at line 130 of file THcCherenkov.h.

◆ frAdcPulseAmp

TClonesArray* THcCherenkov::frAdcPulseAmp
protected

Definition at line 136 of file THcCherenkov.h.

◆ frAdcPulseAmpRaw

TClonesArray* THcCherenkov::frAdcPulseAmpRaw
protected

Definition at line 132 of file THcCherenkov.h.

◆ frAdcPulseInt

TClonesArray* THcCherenkov::frAdcPulseInt
protected

Definition at line 135 of file THcCherenkov.h.

◆ frAdcPulseIntRaw

TClonesArray* THcCherenkov::frAdcPulseIntRaw
protected

Definition at line 131 of file THcCherenkov.h.

◆ frAdcPulseTime

TClonesArray* THcCherenkov::frAdcPulseTime
protected

Definition at line 137 of file THcCherenkov.h.

◆ frAdcPulseTimeRaw

TClonesArray* THcCherenkov::frAdcPulseTimeRaw
protected

Definition at line 133 of file THcCherenkov.h.

◆ frAdcSampPed

TClonesArray* THcCherenkov::frAdcSampPed
protected

Definition at line 124 of file THcCherenkov.h.

◆ frAdcSampPedRaw

TClonesArray* THcCherenkov::frAdcSampPedRaw
protected

Definition at line 120 of file THcCherenkov.h.

◆ frAdcSampPulseAmp

TClonesArray* THcCherenkov::frAdcSampPulseAmp
protected

Definition at line 126 of file THcCherenkov.h.

◆ frAdcSampPulseAmpRaw

TClonesArray* THcCherenkov::frAdcSampPulseAmpRaw
protected

Definition at line 122 of file THcCherenkov.h.

◆ frAdcSampPulseInt

TClonesArray* THcCherenkov::frAdcSampPulseInt
protected

Definition at line 125 of file THcCherenkov.h.

◆ frAdcSampPulseIntRaw

TClonesArray* THcCherenkov::frAdcSampPulseIntRaw
protected

Definition at line 121 of file THcCherenkov.h.

◆ frAdcSampPulseTime

TClonesArray* THcCherenkov::frAdcSampPulseTime
protected

Definition at line 127 of file THcCherenkov.h.

◆ frAdcSampPulseTimeRaw

TClonesArray* THcCherenkov::frAdcSampPulseTimeRaw
protected

Definition at line 123 of file THcCherenkov.h.

◆ frAdcSampWaveform

TClonesArray* THcCherenkov::frAdcSampWaveform
protected

Definition at line 128 of file THcCherenkov.h.

◆ fRedChi2Max

Double_t THcCherenkov::fRedChi2Max
protected

Definition at line 89 of file THcCherenkov.h.

◆ fRedChi2Min

Double_t THcCherenkov::fRedChi2Min
protected

Definition at line 88 of file THcCherenkov.h.

◆ fRefTime

Double_t THcCherenkov::fRefTime
protected

Definition at line 61 of file THcCherenkov.h.

◆ fRegionsValueMax

Int_t THcCherenkov::fRegionsValueMax
protected

Definition at line 81 of file THcCherenkov.h.

◆ fRegionValue

Double_t* THcCherenkov::fRegionValue
protected

Definition at line 104 of file THcCherenkov.h.

◆ fSampNSA

Int_t THcCherenkov::fSampNSA
protected

Definition at line 85 of file THcCherenkov.h.

◆ fSampNSAT

Int_t THcCherenkov::fSampNSAT
protected

Definition at line 86 of file THcCherenkov.h.

◆ fSampNSB

Int_t THcCherenkov::fSampNSB
protected

Definition at line 87 of file THcCherenkov.h.

◆ fSampThreshold

Double_t THcCherenkov::fSampThreshold
protected

Definition at line 84 of file THcCherenkov.h.

◆ fSampWaveform

vector<Double_t> THcCherenkov::fSampWaveform
protected

Definition at line 77 of file THcCherenkov.h.

◆ fThresh

Double_t* THcCherenkov::fThresh
protected

Definition at line 115 of file THcCherenkov.h.

◆ fTotNumAdcHits

Int_t THcCherenkov::fTotNumAdcHits
protected

Definition at line 57 of file THcCherenkov.h.

◆ fTotNumGoodAdcHits

Int_t THcCherenkov::fTotNumGoodAdcHits
protected

Definition at line 58 of file THcCherenkov.h.

◆ fTotNumTracksFired

Int_t THcCherenkov::fTotNumTracksFired
protected

Definition at line 60 of file THcCherenkov.h.

◆ fTotNumTracksMatched

Int_t THcCherenkov::fTotNumTracksMatched
protected

Definition at line 59 of file THcCherenkov.h.

◆ fUseSampWaveform

Int_t THcCherenkov::fUseSampWaveform
protected

Definition at line 83 of file THcCherenkov.h.

◆ fWidth

Double_t* THcCherenkov::fWidth
protected

Definition at line 52 of file THcCherenkov.h.

◆ fXAtCer

Double_t THcCherenkov::fXAtCer
protected

Definition at line 97 of file THcCherenkov.h.

◆ fYAtCer

Double_t THcCherenkov::fYAtCer
protected

Definition at line 98 of file THcCherenkov.h.

◆ MaxNumAdcPulse

const Int_t THcCherenkov::MaxNumAdcPulse = 4
static

Definition at line 45 of file THcCherenkov.h.

◆ MaxNumCerPmt

const Int_t THcCherenkov::MaxNumCerPmt = 4
static

Definition at line 44 of file THcCherenkov.h.


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