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

Fly's eye array of shower blocks. More...

#include <THcShowerArray.h>

Inheritance diagram for THcShowerArray:
Collaboration diagram for THcShowerArray:

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="")
 
Double_t clMaxEnergyBlock (THcShowerCluster *cluster)
 
virtual Int_t CoarseProcess (TClonesArray &tracks)
 
virtual Int_t CoarseProcessHits ()
 
virtual Int_t Decode (const THaEvData &)
 
virtual void FillADC_DynamicPedestal ()
 
virtual void FillADC_SampIntDynPed ()
 
virtual void FillADC_SampleIntegral ()
 
virtual void FillADC_Standard ()
 
virtual Int_t FineProcess (TClonesArray &tracks)
 
Double_t fvXmax ()
 
Double_t fvXmin ()
 
Double_t fvYmax ()
 
Double_t fvYmin ()
 
Double_t GetClMaxEnergyBlock ()
 
Double_t GetClSize ()
 
Double_t GetClX ()
 
Double_t GetClY ()
 
Double_t GetEarray ()
 
Float_t GetShEnergy (THaTrack *)
 
virtual EStatus Init (const TDatime &run_time)
 
virtual void InitializePedestals ()
 
virtual Bool_t IsPid ()
 
Bool_t IsTracking ()
 
Int_t MatchCluster (THaTrack *, Double_t &, Double_t &)
 
virtual Int_t ProcessHits (TClonesArray *rawhits, Int_t nexthit)
 
 THcShowerArray (const char *name, const char *description, Int_t planenum, THaDetectorBase *parent=NULL)
 
virtual ~THcShowerArray ()
 
- 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 (THcShowerArray, 0)
 
virtual Int_t DefineVariables (EMode mode=kDefine)
 
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

TClonesArrayfADCHits
 
Int_t fADCMode
 
Double_t fAdcTdcOffset
 
Double_t fAdcThreshold
 
Double_tfAdcTimeWindowMax
 
Double_tfAdcTimeWindowMin
 
Int_tfBlock_ClusterID
 
THcShowerClusterListfClusterList
 
Double_t fClustSize
 
Int_t fDataSampHigh
 
Int_t fDataSampLow
 
Int_t fDebugAdc
 
vector< Double_tfE
 
Double_t fEarray
 
Double_tfGain
 
THcHodoscopefglHod
 
vector< Double_tfGoodAdcMult
 
vector< Double_tfGoodAdcPed
 
vector< Double_tfGoodAdcPulseAmp
 
vector< Double_tfGoodAdcPulseInt
 
vector< Double_tfGoodAdcPulseIntRaw
 
vector< Double_tfGoodAdcPulseTime
 
vector< Double_tfGoodAdcTdcDiffTime
 
Int_t fLayerNum
 
Double_t fMatchClMaxEnergyBlock
 
Double_t fMatchClX
 
Double_t fMatchClY
 
Int_t fMinPeds
 
Int_t fNclust
 
UInt_t fNColumns
 
Int_t fNPedestalEvents
 
UInt_t fNRows
 
Int_t fNtracks
 
vector< Int_tfNumGoodAdcHits
 
Int_t fOutputSampWaveform
 
THaDetectorBasefParent
 
Float_tfPed
 
Int_tfPedCount
 
Int_tfPedDefault
 
Int_tfPedLimit
 
Int_t fPedSampHigh
 
Int_t fPedSampLow
 
Int_tfPedSum
 
Int_tfPedSum2
 
TClonesArrayfrAdcErrorFlag
 
TClonesArrayfrAdcPed
 
TClonesArrayfrAdcPedRaw
 
TClonesArrayfrAdcPulseAmp
 
TClonesArrayfrAdcPulseAmpRaw
 
TClonesArrayfrAdcPulseInt
 
TClonesArrayfrAdcPulseIntRaw
 
TClonesArrayfrAdcPulseTime
 
TClonesArrayfrAdcPulseTimeRaw
 
TClonesArrayfrAdcSampPed
 
TClonesArrayfrAdcSampPedRaw
 
TClonesArrayfrAdcSampPulseAmp
 
TClonesArrayfrAdcSampPulseAmpRaw
 
TClonesArrayfrAdcSampPulseInt
 
TClonesArrayfrAdcSampPulseIntRaw
 
TClonesArrayfrAdcSampPulseTime
 
TClonesArrayfrAdcSampPulseTimeRaw
 
TClonesArrayfrAdcSampWaveform
 
Int_t fSampNSA
 
Int_t fSampNSAT
 
Int_t fSampNSB
 
Double_t fSampThreshold
 
vector< Double_tfSampWaveform
 
Float_tfSig
 
Double_t fStatCerMin
 
Double_t fStatMaxChi2
 
vector< Int_tfStatNumHit
 
vector< Int_tfStatNumTrk
 
Double_t fStatSlop
 
Float_tfThresh
 
Int_t fTotNumAdcHits
 
Int_t fTotNumGoodAdcHits
 
Int_t fTotStatNumHit
 
Int_t fTotStatNumTrk
 
Int_t fUseSampWaveform
 
Int_t fUsingFADC
 
Double_t fXFront
 
Double_t ** fXPos
 
Double_t fXStep
 
Double_t fYFront
 
Double_t ** fYPos
 
Double_t fYStep
 
Double_t fZFront
 
Double_t ** fZPos
 
Double_t fZSize
 
- 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

Fly's eye array of shower blocks.

Definition at line 32 of file THcShowerArray.h.

Constructor & Destructor Documentation

◆ THcShowerArray()

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

◆ ~THcShowerArray()

THcShowerArray::~THcShowerArray ( )
virtual

Definition at line 69 of file THcShowerArray.cxx.

Member Function Documentation

◆ AccumulatePedestals()

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

Definition at line 1191 of file THcShowerArray.cxx.

◆ AccumulateStat()

Int_t THcShowerArray::AccumulateStat ( TClonesArray tracks)

Definition at line 1362 of file THcShowerArray.cxx.

◆ CalculatePedestals()

void THcShowerArray::CalculatePedestals ( )
virtual

Definition at line 1276 of file THcShowerArray.cxx.

◆ ClassDef()

THcShowerArray::ClassDef ( THcShowerArray  ,
 
)
protected

◆ Clear()

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

Reimplemented from THaDetectorBase.

Definition at line 529 of file THcShowerArray.cxx.

◆ clMaxEnergyBlock()

Double_t THcShowerArray::clMaxEnergyBlock ( THcShowerCluster cluster)

Definition at line 1349 of file THcShowerArray.cxx.

◆ CoarseProcess()

Int_t THcShowerArray::CoarseProcess ( TClonesArray tracks)
virtual

Definition at line 594 of file THcShowerArray.cxx.

◆ CoarseProcessHits()

Int_t THcShowerArray::CoarseProcessHits ( )
virtual

Definition at line 868 of file THcShowerArray.cxx.

◆ Decode()

Int_t THcShowerArray::Decode ( const THaEvData evdata)
virtual

Reimplemented from THaDetectorBase.

Definition at line 586 of file THcShowerArray.cxx.

◆ DefineVariables()

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

Reimplemented from THaDetectorBase.

Definition at line 445 of file THcShowerArray.cxx.

◆ FillADC_DynamicPedestal()

void THcShowerArray::FillADC_DynamicPedestal ( )
virtual

Definition at line 935 of file THcShowerArray.cxx.

◆ FillADC_SampIntDynPed()

void THcShowerArray::FillADC_SampIntDynPed ( )
virtual

Definition at line 913 of file THcShowerArray.cxx.

◆ FillADC_SampleIntegral()

void THcShowerArray::FillADC_SampleIntegral ( )
virtual

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

Definition at line 922 of file THcShowerArray.cxx.

◆ FillADC_Standard()

void THcShowerArray::FillADC_Standard ( )
virtual

Definition at line 931 of file THcShowerArray.cxx.

◆ FineProcess()

Int_t THcShowerArray::FineProcess ( TClonesArray tracks)
virtual

Definition at line 862 of file THcShowerArray.cxx.

◆ fvXmax()

Double_t THcShowerArray::fvXmax ( )

Definition at line 1342 of file THcShowerArray.cxx.

◆ fvXmin()

Double_t THcShowerArray::fvXmin ( )

Definition at line 1334 of file THcShowerArray.cxx.

◆ fvYmax()

Double_t THcShowerArray::fvYmax ( )

Definition at line 1338 of file THcShowerArray.cxx.

◆ fvYmin()

Double_t THcShowerArray::fvYmin ( )

Definition at line 1346 of file THcShowerArray.cxx.

◆ GetClMaxEnergyBlock()

Double_t THcShowerArray::GetClMaxEnergyBlock ( )
inline

Definition at line 65 of file THcShowerArray.h.

◆ GetClSize()

Double_t THcShowerArray::GetClSize ( )
inline

Definition at line 68 of file THcShowerArray.h.

◆ GetClX()

Double_t THcShowerArray::GetClX ( )
inline

Definition at line 71 of file THcShowerArray.h.

◆ GetClY()

Double_t THcShowerArray::GetClY ( )
inline

Definition at line 74 of file THcShowerArray.h.

◆ GetEarray()

Double_t THcShowerArray::GetEarray ( )
inline

Definition at line 82 of file THcShowerArray.h.

◆ GetShEnergy()

Float_t THcShowerArray::GetShEnergy ( THaTrack Track)

Definition at line 815 of file THcShowerArray.cxx.

◆ Init()

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

Reimplemented from THaAnalysisObject.

Definition at line 128 of file THcShowerArray.cxx.

◆ InitializePedestals()

void THcShowerArray::InitializePedestals ( )
virtual

Definition at line 1311 of file THcShowerArray.cxx.

◆ IsPid()

virtual Bool_t THcShowerArray::IsPid ( )
inlinevirtual

Definition at line 46 of file THcShowerArray.h.

◆ IsTracking()

Bool_t THcShowerArray::IsTracking ( )
inline

Definition at line 45 of file THcShowerArray.h.

◆ MatchCluster()

Int_t THcShowerArray::MatchCluster ( THaTrack Track,
Double_t XTrFront,
Double_t YTrFront 
)

Definition at line 699 of file THcShowerArray.cxx.

◆ ProcessHits()

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

Definition at line 975 of file THcShowerArray.cxx.

◆ ReadDatabase()

Int_t THcShowerArray::ReadDatabase ( const TDatime date)
protectedvirtual

Reimplemented from THaDetectorBase.

Definition at line 154 of file THcShowerArray.cxx.

Member Data Documentation

◆ fADCHits

TClonesArray* THcShowerArray::fADCHits
protected

Definition at line 125 of file THcShowerArray.h.

◆ fADCMode

Int_t THcShowerArray::fADCMode
protected

Definition at line 142 of file THcShowerArray.h.

◆ fAdcTdcOffset

Double_t THcShowerArray::fAdcTdcOffset
protected

Definition at line 154 of file THcShowerArray.h.

◆ fAdcThreshold

Double_t THcShowerArray::fAdcThreshold
protected

Definition at line 153 of file THcShowerArray.h.

◆ fAdcTimeWindowMax

Double_t* THcShowerArray::fAdcTimeWindowMax
protected

Definition at line 151 of file THcShowerArray.h.

◆ fAdcTimeWindowMin

Double_t* THcShowerArray::fAdcTimeWindowMin
protected

Definition at line 150 of file THcShowerArray.h.

◆ fBlock_ClusterID

Int_t* THcShowerArray::fBlock_ClusterID
protected

Definition at line 123 of file THcShowerArray.h.

◆ fClusterList

THcShowerClusterList* THcShowerArray::fClusterList
protected

Definition at line 198 of file THcShowerArray.h.

◆ fClustSize

Double_t THcShowerArray::fClustSize
protected

Definition at line 196 of file THcShowerArray.h.

◆ fDataSampHigh

Int_t THcShowerArray::fDataSampHigh
protected

Definition at line 160 of file THcShowerArray.h.

◆ fDataSampLow

Int_t THcShowerArray::fDataSampLow
protected

Definition at line 159 of file THcShowerArray.h.

◆ fDebugAdc

Int_t THcShowerArray::fDebugAdc
protected

Definition at line 156 of file THcShowerArray.h.

◆ fE

vector<Double_t> THcShowerArray::fE
protected

Definition at line 121 of file THcShowerArray.h.

◆ fEarray

Double_t THcShowerArray::fEarray
protected

Definition at line 124 of file THcShowerArray.h.

◆ fGain

Double_t* THcShowerArray::fGain
protected

Definition at line 187 of file THcShowerArray.h.

◆ fglHod

THcHodoscope* THcShowerArray::fglHod
protected

Definition at line 232 of file THcShowerArray.h.

◆ fGoodAdcMult

vector<Double_t> THcShowerArray::fGoodAdcMult
protected

Definition at line 114 of file THcShowerArray.h.

◆ fGoodAdcPed

vector<Double_t> THcShowerArray::fGoodAdcPed
protected

Definition at line 113 of file THcShowerArray.h.

◆ fGoodAdcPulseAmp

vector<Double_t> THcShowerArray::fGoodAdcPulseAmp
protected

Definition at line 116 of file THcShowerArray.h.

◆ fGoodAdcPulseInt

vector<Double_t> THcShowerArray::fGoodAdcPulseInt
protected

Definition at line 115 of file THcShowerArray.h.

◆ fGoodAdcPulseIntRaw

vector<Double_t> THcShowerArray::fGoodAdcPulseIntRaw
protected

Definition at line 111 of file THcShowerArray.h.

◆ fGoodAdcPulseTime

vector<Double_t> THcShowerArray::fGoodAdcPulseTime
protected

Definition at line 117 of file THcShowerArray.h.

◆ fGoodAdcTdcDiffTime

vector<Double_t> THcShowerArray::fGoodAdcTdcDiffTime
protected

Definition at line 118 of file THcShowerArray.h.

◆ fLayerNum

Int_t THcShowerArray::fLayerNum
protected

Definition at line 162 of file THcShowerArray.h.

◆ fMatchClMaxEnergyBlock

Double_t THcShowerArray::fMatchClMaxEnergyBlock
protected

Definition at line 195 of file THcShowerArray.h.

◆ fMatchClX

Double_t THcShowerArray::fMatchClX
protected

Definition at line 193 of file THcShowerArray.h.

◆ fMatchClY

Double_t THcShowerArray::fMatchClY
protected

Definition at line 194 of file THcShowerArray.h.

◆ fMinPeds

Int_t THcShowerArray::fMinPeds
protected

Definition at line 174 of file THcShowerArray.h.

◆ fNclust

Int_t THcShowerArray::fNclust
protected

Definition at line 189 of file THcShowerArray.h.

◆ fNColumns

UInt_t THcShowerArray::fNColumns
protected

Definition at line 130 of file THcShowerArray.h.

◆ fNPedestalEvents

Int_t THcShowerArray::fNPedestalEvents
protected

Definition at line 173 of file THcShowerArray.h.

◆ fNRows

UInt_t THcShowerArray::fNRows
protected

Definition at line 129 of file THcShowerArray.h.

◆ fNtracks

Int_t THcShowerArray::fNtracks
protected

Definition at line 190 of file THcShowerArray.h.

◆ fNumGoodAdcHits

vector<Int_t> THcShowerArray::fNumGoodAdcHits
protected

Definition at line 110 of file THcShowerArray.h.

◆ fOutputSampWaveform

Int_t THcShowerArray::fOutputSampWaveform
protected

Definition at line 164 of file THcShowerArray.h.

◆ fParent

THaDetectorBase* THcShowerArray::fParent
protected

Definition at line 234 of file THcShowerArray.h.

◆ fPed

Float_t* THcShowerArray::fPed
protected

Definition at line 183 of file THcShowerArray.h.

◆ fPedCount

Int_t* THcShowerArray::fPedCount
protected

Definition at line 181 of file THcShowerArray.h.

◆ fPedDefault

Int_t* THcShowerArray::fPedDefault
protected

Definition at line 152 of file THcShowerArray.h.

◆ fPedLimit

Int_t* THcShowerArray::fPedLimit
protected

Definition at line 180 of file THcShowerArray.h.

◆ fPedSampHigh

Int_t THcShowerArray::fPedSampHigh
protected

Definition at line 158 of file THcShowerArray.h.

◆ fPedSampLow

Int_t THcShowerArray::fPedSampLow
protected

Definition at line 157 of file THcShowerArray.h.

◆ fPedSum

Int_t* THcShowerArray::fPedSum
protected

Definition at line 178 of file THcShowerArray.h.

◆ fPedSum2

Int_t* THcShowerArray::fPedSum2
protected

Definition at line 179 of file THcShowerArray.h.

◆ frAdcErrorFlag

TClonesArray* THcShowerArray::frAdcErrorFlag
protected

Definition at line 218 of file THcShowerArray.h.

◆ frAdcPed

TClonesArray* THcShowerArray::frAdcPed
protected

Definition at line 214 of file THcShowerArray.h.

◆ frAdcPedRaw

TClonesArray* THcShowerArray::frAdcPedRaw
protected

Definition at line 210 of file THcShowerArray.h.

◆ frAdcPulseAmp

TClonesArray* THcShowerArray::frAdcPulseAmp
protected

Definition at line 216 of file THcShowerArray.h.

◆ frAdcPulseAmpRaw

TClonesArray* THcShowerArray::frAdcPulseAmpRaw
protected

Definition at line 212 of file THcShowerArray.h.

◆ frAdcPulseInt

TClonesArray* THcShowerArray::frAdcPulseInt
protected

Definition at line 215 of file THcShowerArray.h.

◆ frAdcPulseIntRaw

TClonesArray* THcShowerArray::frAdcPulseIntRaw
protected

Definition at line 211 of file THcShowerArray.h.

◆ frAdcPulseTime

TClonesArray* THcShowerArray::frAdcPulseTime
protected

Definition at line 217 of file THcShowerArray.h.

◆ frAdcPulseTimeRaw

TClonesArray* THcShowerArray::frAdcPulseTimeRaw
protected

Definition at line 213 of file THcShowerArray.h.

◆ frAdcSampPed

TClonesArray* THcShowerArray::frAdcSampPed
protected

Definition at line 204 of file THcShowerArray.h.

◆ frAdcSampPedRaw

TClonesArray* THcShowerArray::frAdcSampPedRaw
protected

Definition at line 200 of file THcShowerArray.h.

◆ frAdcSampPulseAmp

TClonesArray* THcShowerArray::frAdcSampPulseAmp
protected

Definition at line 206 of file THcShowerArray.h.

◆ frAdcSampPulseAmpRaw

TClonesArray* THcShowerArray::frAdcSampPulseAmpRaw
protected

Definition at line 202 of file THcShowerArray.h.

◆ frAdcSampPulseInt

TClonesArray* THcShowerArray::frAdcSampPulseInt
protected

Definition at line 205 of file THcShowerArray.h.

◆ frAdcSampPulseIntRaw

TClonesArray* THcShowerArray::frAdcSampPulseIntRaw
protected

Definition at line 201 of file THcShowerArray.h.

◆ frAdcSampPulseTime

TClonesArray* THcShowerArray::frAdcSampPulseTime
protected

Definition at line 207 of file THcShowerArray.h.

◆ frAdcSampPulseTimeRaw

TClonesArray* THcShowerArray::frAdcSampPulseTimeRaw
protected

Definition at line 203 of file THcShowerArray.h.

◆ frAdcSampWaveform

TClonesArray* THcShowerArray::frAdcSampWaveform
protected

Definition at line 208 of file THcShowerArray.h.

◆ fSampNSA

Int_t THcShowerArray::fSampNSA
protected

Definition at line 167 of file THcShowerArray.h.

◆ fSampNSAT

Int_t THcShowerArray::fSampNSAT
protected

Definition at line 168 of file THcShowerArray.h.

◆ fSampNSB

Int_t THcShowerArray::fSampNSB
protected

Definition at line 169 of file THcShowerArray.h.

◆ fSampThreshold

Double_t THcShowerArray::fSampThreshold
protected

Definition at line 166 of file THcShowerArray.h.

◆ fSampWaveform

vector<Double_t> THcShowerArray::fSampWaveform
protected

Definition at line 119 of file THcShowerArray.h.

◆ fSig

Float_t* THcShowerArray::fSig
protected

Definition at line 184 of file THcShowerArray.h.

◆ fStatCerMin

Double_t THcShowerArray::fStatCerMin
protected

Definition at line 222 of file THcShowerArray.h.

◆ fStatMaxChi2

Double_t THcShowerArray::fStatMaxChi2
protected

Definition at line 224 of file THcShowerArray.h.

◆ fStatNumHit

vector<Int_t> THcShowerArray::fStatNumHit
protected

Definition at line 226 of file THcShowerArray.h.

◆ fStatNumTrk

vector<Int_t> THcShowerArray::fStatNumTrk
protected

Definition at line 225 of file THcShowerArray.h.

◆ fStatSlop

Double_t THcShowerArray::fStatSlop
protected

Definition at line 223 of file THcShowerArray.h.

◆ fThresh

Float_t* THcShowerArray::fThresh
protected

Definition at line 185 of file THcShowerArray.h.

◆ fTotNumAdcHits

Int_t THcShowerArray::fTotNumAdcHits
protected

Definition at line 107 of file THcShowerArray.h.

◆ fTotNumGoodAdcHits

Int_t THcShowerArray::fTotNumGoodAdcHits
protected

Definition at line 108 of file THcShowerArray.h.

◆ fTotStatNumHit

Int_t THcShowerArray::fTotStatNumHit
protected

Definition at line 228 of file THcShowerArray.h.

◆ fTotStatNumTrk

Int_t THcShowerArray::fTotStatNumTrk
protected

Definition at line 227 of file THcShowerArray.h.

◆ fUseSampWaveform

Int_t THcShowerArray::fUseSampWaveform
protected

Definition at line 165 of file THcShowerArray.h.

◆ fUsingFADC

Int_t THcShowerArray::fUsingFADC
protected

Definition at line 141 of file THcShowerArray.h.

◆ fXFront

Double_t THcShowerArray::fXFront
protected

Definition at line 131 of file THcShowerArray.h.

◆ fXPos

Double_t** THcShowerArray::fXPos
protected

Definition at line 137 of file THcShowerArray.h.

◆ fXStep

Double_t THcShowerArray::fXStep
protected

Definition at line 134 of file THcShowerArray.h.

◆ fYFront

Double_t THcShowerArray::fYFront
protected

Definition at line 132 of file THcShowerArray.h.

◆ fYPos

Double_t** THcShowerArray::fYPos
protected

Definition at line 138 of file THcShowerArray.h.

◆ fYStep

Double_t THcShowerArray::fYStep
protected

Definition at line 135 of file THcShowerArray.h.

◆ fZFront

Double_t THcShowerArray::fZFront
protected

Definition at line 133 of file THcShowerArray.h.

◆ fZPos

Double_t** THcShowerArray::fZPos
protected

Definition at line 139 of file THcShowerArray.h.

◆ fZSize

Double_t THcShowerArray::fZSize
protected

Definition at line 136 of file THcShowerArray.h.

◆ kADCDynamicPedestal

const Int_t THcShowerArray::kADCDynamicPedestal =1
staticprotected

Definition at line 147 of file THcShowerArray.h.

◆ kADCSampIntDynPed

const Int_t THcShowerArray::kADCSampIntDynPed =3
staticprotected

Definition at line 149 of file THcShowerArray.h.

◆ kADCSampleIntegral

const Int_t THcShowerArray::kADCSampleIntegral =2
staticprotected

Definition at line 148 of file THcShowerArray.h.

◆ kADCStandard

const Int_t THcShowerArray::kADCStandard =0
staticprotected

Definition at line 146 of file THcShowerArray.h.


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