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

One plane of shower blocks with side readout. More...

#include <THcShowerPlane.h>

Inheritance diagram for THcShowerPlane:
Collaboration diagram for THcShowerPlane:

Public Member Functions

virtual Int_t AccumulatePedestals (TClonesArray *rawhits, Int_t nexthit)
 
Int_t AccumulateStat (TClonesArray &tracks)
 
virtual void CalculatePedestals ()
 
virtual void Clear (Option_t *opt="")
 
virtual Int_t CoarseProcess (TClonesArray &tracks)
 
virtual Int_t CoarseProcessHits ()
 
virtual Int_t Decode (const THaEvData &)
 
virtual Int_t FineProcess (TClonesArray &tracks)
 
Double_t GetAneg (Int_t i)
 
Double_t GetAnegP (Int_t i)
 
Double_t GetApos (Int_t i)
 
Double_t GetAposP (Int_t i)
 
Double_t GetEmean (Int_t i)
 
Double_t GetEneg (Int_t i)
 
Double_t GetEplane ()
 
Double_t GetEplane_neg ()
 
Double_t GetEplane_pos ()
 
Double_t GetEpos (Int_t i)
 
Double_t GetNegPed (Int_t i)
 
Double_t GetNegThr (Int_t i)
 
TVector3 GetOrigin ()
 
Double_t GetPosPed (Int_t i)
 
Double_t GetPosThr (Int_t i)
 
virtual EStatus Init (const TDatime &run_time)
 
virtual Bool_t IsPid ()
 
Bool_t IsTracking ()
 
virtual Int_t ProcessHits (TClonesArray *rawhits, Int_t nexthit)
 
 THcShowerPlane (const char *name, const char *description, Int_t planenum, THaDetectorBase *parent=NULL)
 
virtual ~THcShowerPlane ()
 
- Public Member Functions inherited from THaSubDetector
THaApparatusGetApparatus () const
 
THaDetectorBaseGetDetector () const
 
THaDetectorGetMainDetector () const
 
THaDetectorBaseGetParent () const
 
void SetDetector (THaDetectorBase *det)
 
virtual void SetParent (THaDetectorBase *)
 
virtual ~THaSubDetector ()=default
 
- 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)
 
virtual Int_t End (THaRunBase *r=nullptr)
 
const char * GetClassName () const
 
const char * GetConfig () 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 ()
 

Protected Member Functions

 ClassDef (THcShowerPlane, 0)
 
virtual Int_t DefineVariables (EMode mode=kDefine)
 
virtual void FillADC_DynamicPedestal ()
 
virtual void FillADC_SampIntDynPed ()
 
virtual void FillADC_SampleIntegral ()
 
virtual void FillADC_Standard ()
 
virtual void InitializePedestals ()
 
virtual Int_t ReadDatabase (const TDatime &date)
 
- Protected Member Functions inherited from THaSubDetector
virtual const char * GetDBFileName () const
 
virtual void MakePrefix ()
 
 THaSubDetector ()
 
 THaSubDetector (const char *name, const char *description, THaDetectorBase *parent)
 
- 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 Attributes

Double_t fAdcNegThreshold
 
Double_t fAdcPosThreshold
 
Double_t fAdcTdcOffset
 
THcCherenkovfCherenkov
 
Int_t fDataSampHigh
 
Int_t fDataSampLow
 
Int_t fDebugAdc
 
vector< Double_tfEmean
 
vector< Double_tfEneg
 
Double_t fEplane
 
Double_t fEplane_neg
 
Double_t fEplane_pos
 
vector< Double_tfEpos
 
THcHodoscopefglHod
 
vector< Double_tfGoodNegAdcMult
 
vector< Double_tfGoodNegAdcPed
 
vector< Double_tfGoodNegAdcPulseAmp
 
vector< Double_tfGoodNegAdcPulseInt
 
vector< Double_tfGoodNegAdcPulseIntRaw
 
vector< Double_tfGoodNegAdcPulseTime
 
vector< Double_tfGoodNegAdcTdcDiffTime
 
vector< Double_tfGoodPosAdcMult
 
vector< Double_tfGoodPosAdcPed
 
vector< Double_tfGoodPosAdcPulseAmp
 
vector< Double_tfGoodPosAdcPulseInt
 
vector< Double_tfGoodPosAdcPulseIntRaw
 
vector< Double_tfGoodPosAdcPulseTime
 
vector< Double_tfGoodPosAdcTdcDiffTime
 
Int_t fLayerNum
 
Int_t fMinPeds
 
TClonesArrayfNegADCHits
 
vector< Double_tfNegAdcSampWaveform
 
Float_tfNegPed
 
Int_tfNegPedCount
 
Int_tfNegPedLimit
 
Int_tfNegPedSum
 
Int_tfNegPedSum2
 
Float_tfNegSig
 
Float_tfNegThresh
 
Int_t fNPedestalEvents
 
vector< Int_tfNumGoodNegAdcHits
 
vector< Int_tfNumGoodPosAdcHits
 
Int_t fOutputSampWaveform
 
THaDetectorBasefParent
 
Int_t fPedSampHigh
 
Int_t fPedSampLow
 
TClonesArrayfPosADCHits
 
vector< Double_tfPosAdcSampWaveform
 
Float_tfPosPed
 
Int_tfPosPedCount
 
Int_tfPosPedLimit
 
Int_tfPosPedSum
 
Int_tfPosPedSum2
 
Float_tfPosSig
 
Float_tfPosThresh
 
TClonesArrayfrNegAdcErrorFlag
 
TClonesArrayfrNegAdcPed
 
TClonesArrayfrNegAdcPedRaw
 
TClonesArrayfrNegAdcPulseAmp
 
TClonesArrayfrNegAdcPulseAmpRaw
 
TClonesArrayfrNegAdcPulseInt
 
TClonesArrayfrNegAdcPulseIntRaw
 
TClonesArrayfrNegAdcPulseTime
 
TClonesArrayfrNegAdcPulseTimeRaw
 
TClonesArrayfrNegAdcSampPed
 
TClonesArrayfrNegAdcSampPedRaw
 
TClonesArrayfrNegAdcSampPulseAmp
 
TClonesArrayfrNegAdcSampPulseAmpRaw
 
TClonesArrayfrNegAdcSampPulseInt
 
TClonesArrayfrNegAdcSampPulseIntRaw
 
TClonesArrayfrNegAdcSampPulseTime
 
TClonesArrayfrNegAdcSampPulseTimeRaw
 
TClonesArrayfrNegAdcThreshold
 
TClonesArrayfrPosAdcErrorFlag
 
TClonesArrayfrPosAdcPed
 
TClonesArrayfrPosAdcPedRaw
 
TClonesArrayfrPosAdcPulseAmp
 
TClonesArrayfrPosAdcPulseAmpRaw
 
TClonesArrayfrPosAdcPulseInt
 
TClonesArrayfrPosAdcPulseIntRaw
 
TClonesArrayfrPosAdcPulseTime
 
TClonesArrayfrPosAdcPulseTimeRaw
 
TClonesArrayfrPosAdcSampPed
 
TClonesArrayfrPosAdcSampPedRaw
 
TClonesArrayfrPosAdcSampPulseAmp
 
TClonesArrayfrPosAdcSampPulseAmpRaw
 
TClonesArrayfrPosAdcSampPulseInt
 
TClonesArrayfrPosAdcSampPulseIntRaw
 
TClonesArrayfrPosAdcSampPulseTime
 
TClonesArrayfrPosAdcSampPulseTimeRaw
 
TClonesArrayfrPosAdcThreshold
 
Int_t fSampNSA
 
Int_t fSampNSAT
 
Int_t fSampNSB
 
Double_t fSampThreshold
 
Double_t fStatCerMin
 
Double_t fStatMaxChi2
 
vector< Int_tfStatNumHit
 
vector< Int_tfStatNumTrk
 
Double_t fStatSlop
 
Int_t fTotNumAdcHits
 
Int_t fTotNumGoodAdcHits
 
Int_t fTotNumGoodNegAdcHits
 
Int_t fTotNumGoodPosAdcHits
 
Int_t fTotNumNegAdcHits
 
Int_t fTotNumPosAdcHits
 
Int_t fTotStatNumHit
 
Int_t fTotStatNumTrk
 
Int_t fUseSampWaveform
 
Int_t fUsingFADC
 
- 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
 

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
 

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
 
- Protected Types inherited from THaAnalysisObject
enum  EProperties
 

Detailed Description

One plane of shower blocks with side readout.

Definition at line 29 of file THcShowerPlane.h.

Constructor & Destructor Documentation

◆ THcShowerPlane()

THcShowerPlane::THcShowerPlane ( const char *  name,
const char *  description,
Int_t  planenum,
THaDetectorBase parent = NULL 
)

◆ ~THcShowerPlane()

THcShowerPlane::~THcShowerPlane ( )
virtual

Definition at line 97 of file THcShowerPlane.cxx.

Member Function Documentation

◆ AccumulatePedestals()

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

Definition at line 1070 of file THcShowerPlane.cxx.

◆ AccumulateStat()

Int_t THcShowerPlane::AccumulateStat ( TClonesArray tracks)

Definition at line 1219 of file THcShowerPlane.cxx.

◆ CalculatePedestals()

void THcShowerPlane::CalculatePedestals ( )
virtual

Definition at line 1146 of file THcShowerPlane.cxx.

◆ ClassDef()

THcShowerPlane::ClassDef ( THcShowerPlane  ,
 
)
protected

◆ Clear()

void THcShowerPlane::Clear ( Option_t opt = "")
virtual

Reimplemented from THaDetectorBase.

Definition at line 491 of file THcShowerPlane.cxx.

◆ CoarseProcess()

Int_t THcShowerPlane::CoarseProcess ( TClonesArray tracks)
virtual

Definition at line 607 of file THcShowerPlane.cxx.

◆ CoarseProcessHits()

Int_t THcShowerPlane::CoarseProcessHits ( )
virtual

Definition at line 898 of file THcShowerPlane.cxx.

◆ Decode()

Int_t THcShowerPlane::Decode ( const THaEvData evdata)
virtual

Reimplemented from THaDetectorBase.

Definition at line 589 of file THcShowerPlane.cxx.

◆ DefineVariables()

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

Reimplemented from THaDetectorBase.

Definition at line 368 of file THcShowerPlane.cxx.

◆ FillADC_DynamicPedestal()

void THcShowerPlane::FillADC_DynamicPedestal ( )
protectedvirtual

Definition at line 992 of file THcShowerPlane.cxx.

◆ FillADC_SampIntDynPed()

void THcShowerPlane::FillADC_SampIntDynPed ( )
protectedvirtual

Definition at line 947 of file THcShowerPlane.cxx.

◆ FillADC_SampleIntegral()

void THcShowerPlane::FillADC_SampleIntegral ( )
protectedvirtual

adc_pos_pedsub = hit->GetRawAdcHitPos().GetSampleIntRaw() - fPosPed[hit->fCounter -1];

Definition at line 956 of file THcShowerPlane.cxx.

◆ FillADC_Standard()

void THcShowerPlane::FillADC_Standard ( )
protectedvirtual

Definition at line 965 of file THcShowerPlane.cxx.

◆ FineProcess()

Int_t THcShowerPlane::FineProcess ( TClonesArray tracks)
virtual

Definition at line 617 of file THcShowerPlane.cxx.

◆ GetAneg()

Double_t THcShowerPlane::GetAneg ( Int_t  i)
inline

Definition at line 94 of file THcShowerPlane.h.

◆ GetAnegP()

Double_t THcShowerPlane::GetAnegP ( Int_t  i)
inline

Definition at line 86 of file THcShowerPlane.h.

◆ GetApos()

Double_t THcShowerPlane::GetApos ( Int_t  i)
inline

Definition at line 90 of file THcShowerPlane.h.

◆ GetAposP()

Double_t THcShowerPlane::GetAposP ( Int_t  i)
inline

Definition at line 82 of file THcShowerPlane.h.

◆ GetEmean()

Double_t THcShowerPlane::GetEmean ( Int_t  i)
inline

Definition at line 70 of file THcShowerPlane.h.

◆ GetEneg()

Double_t THcShowerPlane::GetEneg ( Int_t  i)
inline

Definition at line 78 of file THcShowerPlane.h.

◆ GetEplane()

Double_t THcShowerPlane::GetEplane ( )
inline

Definition at line 58 of file THcShowerPlane.h.

◆ GetEplane_neg()

Double_t THcShowerPlane::GetEplane_neg ( )
inline

Definition at line 66 of file THcShowerPlane.h.

◆ GetEplane_pos()

Double_t THcShowerPlane::GetEplane_pos ( )
inline

Definition at line 62 of file THcShowerPlane.h.

◆ GetEpos()

Double_t THcShowerPlane::GetEpos ( Int_t  i)
inline

Definition at line 74 of file THcShowerPlane.h.

◆ GetNegPed()

Double_t THcShowerPlane::GetNegPed ( Int_t  i)
inline

Definition at line 110 of file THcShowerPlane.h.

◆ GetNegThr()

Double_t THcShowerPlane::GetNegThr ( Int_t  i)
inline

Definition at line 102 of file THcShowerPlane.h.

◆ GetOrigin()

TVector3 THcShowerPlane::GetOrigin ( )
inline

Definition at line 54 of file THcShowerPlane.h.

◆ GetPosPed()

Double_t THcShowerPlane::GetPosPed ( Int_t  i)
inline

Definition at line 106 of file THcShowerPlane.h.

◆ GetPosThr()

Double_t THcShowerPlane::GetPosThr ( Int_t  i)
inline

Definition at line 98 of file THcShowerPlane.h.

◆ Init()

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

Reimplemented from THaAnalysisObject.

Definition at line 169 of file THcShowerPlane.cxx.

◆ InitializePedestals()

void THcShowerPlane::InitializePedestals ( )
protectedvirtual

Definition at line 1192 of file THcShowerPlane.cxx.

◆ IsPid()

virtual Bool_t THcShowerPlane::IsPid ( )
inlinevirtual

Definition at line 43 of file THcShowerPlane.h.

◆ IsTracking()

Bool_t THcShowerPlane::IsTracking ( )
inline

Definition at line 42 of file THcShowerPlane.h.

◆ ProcessHits()

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

Definition at line 623 of file THcShowerPlane.cxx.

◆ ReadDatabase()

Int_t THcShowerPlane::ReadDatabase ( const TDatime date)
protectedvirtual

Reimplemented from THaDetectorBase.

Definition at line 208 of file THcShowerPlane.cxx.

Member Data Documentation

◆ fAdcNegThreshold

Double_t THcShowerPlane::fAdcNegThreshold
protected

Definition at line 136 of file THcShowerPlane.h.

◆ fAdcPosThreshold

Double_t THcShowerPlane::fAdcPosThreshold
protected

Definition at line 137 of file THcShowerPlane.h.

◆ fAdcTdcOffset

Double_t THcShowerPlane::fAdcTdcOffset
protected

Definition at line 138 of file THcShowerPlane.h.

◆ fCherenkov

THcCherenkov* THcShowerPlane::fCherenkov
protected

Definition at line 119 of file THcShowerPlane.h.

◆ fDataSampHigh

Int_t THcShowerPlane::fDataSampHigh
protected

Definition at line 135 of file THcShowerPlane.h.

◆ fDataSampLow

Int_t THcShowerPlane::fDataSampLow
protected

Definition at line 134 of file THcShowerPlane.h.

◆ fDebugAdc

Int_t THcShowerPlane::fDebugAdc
protected

Definition at line 131 of file THcShowerPlane.h.

◆ fEmean

vector<Double_t> THcShowerPlane::fEmean
protected

Definition at line 184 of file THcShowerPlane.h.

◆ fEneg

vector<Double_t> THcShowerPlane::fEneg
protected

Definition at line 183 of file THcShowerPlane.h.

◆ fEplane

Double_t THcShowerPlane::fEplane
protected

Definition at line 189 of file THcShowerPlane.h.

◆ fEplane_neg

Double_t THcShowerPlane::fEplane_neg
protected

Definition at line 188 of file THcShowerPlane.h.

◆ fEplane_pos

Double_t THcShowerPlane::fEplane_pos
protected

Definition at line 187 of file THcShowerPlane.h.

◆ fEpos

vector<Double_t> THcShowerPlane::fEpos
protected

Definition at line 182 of file THcShowerPlane.h.

◆ fglHod

THcHodoscope* THcShowerPlane::fglHod
protected

Definition at line 274 of file THcShowerPlane.h.

◆ fGoodNegAdcMult

vector<Double_t> THcShowerPlane::fGoodNegAdcMult
protected

Definition at line 179 of file THcShowerPlane.h.

◆ fGoodNegAdcPed

vector<Double_t> THcShowerPlane::fGoodNegAdcPed
protected

Definition at line 166 of file THcShowerPlane.h.

◆ fGoodNegAdcPulseAmp

vector<Double_t> THcShowerPlane::fGoodNegAdcPulseAmp
protected

Definition at line 168 of file THcShowerPlane.h.

◆ fGoodNegAdcPulseInt

vector<Double_t> THcShowerPlane::fGoodNegAdcPulseInt
protected

Definition at line 167 of file THcShowerPlane.h.

◆ fGoodNegAdcPulseIntRaw

vector<Double_t> THcShowerPlane::fGoodNegAdcPulseIntRaw
protected

Definition at line 173 of file THcShowerPlane.h.

◆ fGoodNegAdcPulseTime

vector<Double_t> THcShowerPlane::fGoodNegAdcPulseTime
protected

Definition at line 169 of file THcShowerPlane.h.

◆ fGoodNegAdcTdcDiffTime

vector<Double_t> THcShowerPlane::fGoodNegAdcTdcDiffTime
protected

Definition at line 170 of file THcShowerPlane.h.

◆ fGoodPosAdcMult

vector<Double_t> THcShowerPlane::fGoodPosAdcMult
protected

Definition at line 178 of file THcShowerPlane.h.

◆ fGoodPosAdcPed

vector<Double_t> THcShowerPlane::fGoodPosAdcPed
protected

Definition at line 160 of file THcShowerPlane.h.

◆ fGoodPosAdcPulseAmp

vector<Double_t> THcShowerPlane::fGoodPosAdcPulseAmp
protected

Definition at line 162 of file THcShowerPlane.h.

◆ fGoodPosAdcPulseInt

vector<Double_t> THcShowerPlane::fGoodPosAdcPulseInt
protected

Definition at line 161 of file THcShowerPlane.h.

◆ fGoodPosAdcPulseIntRaw

vector<Double_t> THcShowerPlane::fGoodPosAdcPulseIntRaw
protected

Definition at line 172 of file THcShowerPlane.h.

◆ fGoodPosAdcPulseTime

vector<Double_t> THcShowerPlane::fGoodPosAdcPulseTime
protected

Definition at line 163 of file THcShowerPlane.h.

◆ fGoodPosAdcTdcDiffTime

vector<Double_t> THcShowerPlane::fGoodPosAdcTdcDiffTime
protected

Definition at line 164 of file THcShowerPlane.h.

◆ fLayerNum

Int_t THcShowerPlane::fLayerNum
protected

Definition at line 195 of file THcShowerPlane.h.

◆ fMinPeds

Int_t THcShowerPlane::fMinPeds
protected

Definition at line 198 of file THcShowerPlane.h.

◆ fNegADCHits

TClonesArray* THcShowerPlane::fNegADCHits
protected

Definition at line 193 of file THcShowerPlane.h.

◆ fNegAdcSampWaveform

vector<Double_t> THcShowerPlane::fNegAdcSampWaveform
protected

Definition at line 175 of file THcShowerPlane.h.

◆ fNegPed

Float_t* THcShowerPlane::fNegPed
protected

Definition at line 211 of file THcShowerPlane.h.

◆ fNegPedCount

Int_t* THcShowerPlane::fNegPedCount
protected

Definition at line 206 of file THcShowerPlane.h.

◆ fNegPedLimit

Int_t* THcShowerPlane::fNegPedLimit
protected

Definition at line 205 of file THcShowerPlane.h.

◆ fNegPedSum

Int_t* THcShowerPlane::fNegPedSum
protected

Definition at line 203 of file THcShowerPlane.h.

◆ fNegPedSum2

Int_t* THcShowerPlane::fNegPedSum2
protected

Definition at line 204 of file THcShowerPlane.h.

◆ fNegSig

Float_t* THcShowerPlane::fNegSig
protected

Definition at line 212 of file THcShowerPlane.h.

◆ fNegThresh

Float_t* THcShowerPlane::fNegThresh
protected

Definition at line 213 of file THcShowerPlane.h.

◆ fNPedestalEvents

Int_t THcShowerPlane::fNPedestalEvents
protected

Definition at line 197 of file THcShowerPlane.h.

◆ fNumGoodNegAdcHits

vector<Int_t> THcShowerPlane::fNumGoodNegAdcHits
protected

Definition at line 158 of file THcShowerPlane.h.

◆ fNumGoodPosAdcHits

vector<Int_t> THcShowerPlane::fNumGoodPosAdcHits
protected

Definition at line 157 of file THcShowerPlane.h.

◆ fOutputSampWaveform

Int_t THcShowerPlane::fOutputSampWaveform
protected

Definition at line 140 of file THcShowerPlane.h.

◆ fParent

THaDetectorBase* THcShowerPlane::fParent
protected

Definition at line 118 of file THcShowerPlane.h.

◆ fPedSampHigh

Int_t THcShowerPlane::fPedSampHigh
protected

Definition at line 133 of file THcShowerPlane.h.

◆ fPedSampLow

Int_t THcShowerPlane::fPedSampLow
protected

Definition at line 132 of file THcShowerPlane.h.

◆ fPosADCHits

TClonesArray* THcShowerPlane::fPosADCHits
protected

Definition at line 192 of file THcShowerPlane.h.

◆ fPosAdcSampWaveform

vector<Double_t> THcShowerPlane::fPosAdcSampWaveform
protected

Definition at line 176 of file THcShowerPlane.h.

◆ fPosPed

Float_t* THcShowerPlane::fPosPed
protected

Definition at line 208 of file THcShowerPlane.h.

◆ fPosPedCount

Int_t* THcShowerPlane::fPosPedCount
protected

Definition at line 202 of file THcShowerPlane.h.

◆ fPosPedLimit

Int_t* THcShowerPlane::fPosPedLimit
protected

Definition at line 201 of file THcShowerPlane.h.

◆ fPosPedSum

Int_t* THcShowerPlane::fPosPedSum
protected

Definition at line 199 of file THcShowerPlane.h.

◆ fPosPedSum2

Int_t* THcShowerPlane::fPosPedSum2
protected

Definition at line 200 of file THcShowerPlane.h.

◆ fPosSig

Float_t* THcShowerPlane::fPosSig
protected

Definition at line 209 of file THcShowerPlane.h.

◆ fPosThresh

Float_t* THcShowerPlane::fPosThresh
protected

Definition at line 210 of file THcShowerPlane.h.

◆ frNegAdcErrorFlag

TClonesArray* THcShowerPlane::frNegAdcErrorFlag
protected

Definition at line 244 of file THcShowerPlane.h.

◆ frNegAdcPed

TClonesArray* THcShowerPlane::frNegAdcPed
protected

Definition at line 251 of file THcShowerPlane.h.

◆ frNegAdcPedRaw

TClonesArray* THcShowerPlane::frNegAdcPedRaw
protected

Definition at line 245 of file THcShowerPlane.h.

◆ frNegAdcPulseAmp

TClonesArray* THcShowerPlane::frNegAdcPulseAmp
protected

Definition at line 253 of file THcShowerPlane.h.

◆ frNegAdcPulseAmpRaw

TClonesArray* THcShowerPlane::frNegAdcPulseAmpRaw
protected

Definition at line 248 of file THcShowerPlane.h.

◆ frNegAdcPulseInt

TClonesArray* THcShowerPlane::frNegAdcPulseInt
protected

Definition at line 252 of file THcShowerPlane.h.

◆ frNegAdcPulseIntRaw

TClonesArray* THcShowerPlane::frNegAdcPulseIntRaw
protected

Definition at line 247 of file THcShowerPlane.h.

◆ frNegAdcPulseTime

TClonesArray* THcShowerPlane::frNegAdcPulseTime
protected

Definition at line 254 of file THcShowerPlane.h.

◆ frNegAdcPulseTimeRaw

TClonesArray* THcShowerPlane::frNegAdcPulseTimeRaw
protected

Definition at line 249 of file THcShowerPlane.h.

◆ frNegAdcSampPed

TClonesArray* THcShowerPlane::frNegAdcSampPed
protected

Definition at line 227 of file THcShowerPlane.h.

◆ frNegAdcSampPedRaw

TClonesArray* THcShowerPlane::frNegAdcSampPedRaw
protected

Definition at line 223 of file THcShowerPlane.h.

◆ frNegAdcSampPulseAmp

TClonesArray* THcShowerPlane::frNegAdcSampPulseAmp
protected

Definition at line 229 of file THcShowerPlane.h.

◆ frNegAdcSampPulseAmpRaw

TClonesArray* THcShowerPlane::frNegAdcSampPulseAmpRaw
protected

Definition at line 225 of file THcShowerPlane.h.

◆ frNegAdcSampPulseInt

TClonesArray* THcShowerPlane::frNegAdcSampPulseInt
protected

Definition at line 228 of file THcShowerPlane.h.

◆ frNegAdcSampPulseIntRaw

TClonesArray* THcShowerPlane::frNegAdcSampPulseIntRaw
protected

Definition at line 224 of file THcShowerPlane.h.

◆ frNegAdcSampPulseTime

TClonesArray* THcShowerPlane::frNegAdcSampPulseTime
protected

Definition at line 230 of file THcShowerPlane.h.

◆ frNegAdcSampPulseTimeRaw

TClonesArray* THcShowerPlane::frNegAdcSampPulseTimeRaw
protected

Definition at line 226 of file THcShowerPlane.h.

◆ frNegAdcThreshold

TClonesArray* THcShowerPlane::frNegAdcThreshold
protected

Definition at line 246 of file THcShowerPlane.h.

◆ frPosAdcErrorFlag

TClonesArray* THcShowerPlane::frPosAdcErrorFlag
protected

Definition at line 232 of file THcShowerPlane.h.

◆ frPosAdcPed

TClonesArray* THcShowerPlane::frPosAdcPed
protected

Definition at line 239 of file THcShowerPlane.h.

◆ frPosAdcPedRaw

TClonesArray* THcShowerPlane::frPosAdcPedRaw
protected

Definition at line 233 of file THcShowerPlane.h.

◆ frPosAdcPulseAmp

TClonesArray* THcShowerPlane::frPosAdcPulseAmp
protected

Definition at line 241 of file THcShowerPlane.h.

◆ frPosAdcPulseAmpRaw

TClonesArray* THcShowerPlane::frPosAdcPulseAmpRaw
protected

Definition at line 236 of file THcShowerPlane.h.

◆ frPosAdcPulseInt

TClonesArray* THcShowerPlane::frPosAdcPulseInt
protected

Definition at line 240 of file THcShowerPlane.h.

◆ frPosAdcPulseIntRaw

TClonesArray* THcShowerPlane::frPosAdcPulseIntRaw
protected

Definition at line 235 of file THcShowerPlane.h.

◆ frPosAdcPulseTime

TClonesArray* THcShowerPlane::frPosAdcPulseTime
protected

Definition at line 242 of file THcShowerPlane.h.

◆ frPosAdcPulseTimeRaw

TClonesArray* THcShowerPlane::frPosAdcPulseTimeRaw
protected

Definition at line 237 of file THcShowerPlane.h.

◆ frPosAdcSampPed

TClonesArray* THcShowerPlane::frPosAdcSampPed
protected

Definition at line 219 of file THcShowerPlane.h.

◆ frPosAdcSampPedRaw

TClonesArray* THcShowerPlane::frPosAdcSampPedRaw
protected

Definition at line 215 of file THcShowerPlane.h.

◆ frPosAdcSampPulseAmp

TClonesArray* THcShowerPlane::frPosAdcSampPulseAmp
protected

Definition at line 221 of file THcShowerPlane.h.

◆ frPosAdcSampPulseAmpRaw

TClonesArray* THcShowerPlane::frPosAdcSampPulseAmpRaw
protected

Definition at line 217 of file THcShowerPlane.h.

◆ frPosAdcSampPulseInt

TClonesArray* THcShowerPlane::frPosAdcSampPulseInt
protected

Definition at line 220 of file THcShowerPlane.h.

◆ frPosAdcSampPulseIntRaw

TClonesArray* THcShowerPlane::frPosAdcSampPulseIntRaw
protected

Definition at line 216 of file THcShowerPlane.h.

◆ frPosAdcSampPulseTime

TClonesArray* THcShowerPlane::frPosAdcSampPulseTime
protected

Definition at line 222 of file THcShowerPlane.h.

◆ frPosAdcSampPulseTimeRaw

TClonesArray* THcShowerPlane::frPosAdcSampPulseTimeRaw
protected

Definition at line 218 of file THcShowerPlane.h.

◆ frPosAdcThreshold

TClonesArray* THcShowerPlane::frPosAdcThreshold
protected

Definition at line 234 of file THcShowerPlane.h.

◆ fSampNSA

Int_t THcShowerPlane::fSampNSA
protected

Definition at line 143 of file THcShowerPlane.h.

◆ fSampNSAT

Int_t THcShowerPlane::fSampNSAT
protected

Definition at line 144 of file THcShowerPlane.h.

◆ fSampNSB

Int_t THcShowerPlane::fSampNSB
protected

Definition at line 145 of file THcShowerPlane.h.

◆ fSampThreshold

Double_t THcShowerPlane::fSampThreshold
protected

Definition at line 142 of file THcShowerPlane.h.

◆ fStatCerMin

Double_t THcShowerPlane::fStatCerMin
protected

Definition at line 266 of file THcShowerPlane.h.

◆ fStatMaxChi2

Double_t THcShowerPlane::fStatMaxChi2
protected

Definition at line 268 of file THcShowerPlane.h.

◆ fStatNumHit

vector<Int_t> THcShowerPlane::fStatNumHit
protected

Definition at line 270 of file THcShowerPlane.h.

◆ fStatNumTrk

vector<Int_t> THcShowerPlane::fStatNumTrk
protected

Definition at line 269 of file THcShowerPlane.h.

◆ fStatSlop

Double_t THcShowerPlane::fStatSlop
protected

Definition at line 267 of file THcShowerPlane.h.

◆ fTotNumAdcHits

Int_t THcShowerPlane::fTotNumAdcHits
protected

Definition at line 150 of file THcShowerPlane.h.

◆ fTotNumGoodAdcHits

Int_t THcShowerPlane::fTotNumGoodAdcHits
protected

Definition at line 154 of file THcShowerPlane.h.

◆ fTotNumGoodNegAdcHits

Int_t THcShowerPlane::fTotNumGoodNegAdcHits
protected

Definition at line 153 of file THcShowerPlane.h.

◆ fTotNumGoodPosAdcHits

Int_t THcShowerPlane::fTotNumGoodPosAdcHits
protected

Definition at line 152 of file THcShowerPlane.h.

◆ fTotNumNegAdcHits

Int_t THcShowerPlane::fTotNumNegAdcHits
protected

Definition at line 149 of file THcShowerPlane.h.

◆ fTotNumPosAdcHits

Int_t THcShowerPlane::fTotNumPosAdcHits
protected

Definition at line 148 of file THcShowerPlane.h.

◆ fTotStatNumHit

Int_t THcShowerPlane::fTotStatNumHit
protected

Definition at line 272 of file THcShowerPlane.h.

◆ fTotStatNumTrk

Int_t THcShowerPlane::fTotStatNumTrk
protected

Definition at line 271 of file THcShowerPlane.h.

◆ fUseSampWaveform

Int_t THcShowerPlane::fUseSampWaveform
protected

Definition at line 141 of file THcShowerPlane.h.

◆ fUsingFADC

Int_t THcShowerPlane::fUsingFADC
protected

Definition at line 122 of file THcShowerPlane.h.

◆ kADCDynamicPedestal

const Int_t THcShowerPlane::kADCDynamicPedestal =1
staticprotected

Definition at line 127 of file THcShowerPlane.h.

◆ kADCSampIntDynPed

const Int_t THcShowerPlane::kADCSampIntDynPed =3
staticprotected

Definition at line 129 of file THcShowerPlane.h.

◆ kADCSampleIntegral

const Int_t THcShowerPlane::kADCSampleIntegral =2
staticprotected

Definition at line 128 of file THcShowerPlane.h.

◆ kADCStandard

const Int_t THcShowerPlane::kADCStandard =0
staticprotected

Definition at line 126 of file THcShowerPlane.h.


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