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

Class for a a single Hall C horizontal drift chamber plane. More...

#include <THcDriftChamberPlane.h>

Inheritance diagram for THcDriftChamberPlane:
Collaboration diagram for THcDriftChamberPlane:

Public Member Functions

Double_t CalcWireFromPos (Double_t pos)
 
virtual void Clear (Option_t *opt="")
 
virtual Int_t CoarseProcess (TClonesArray &tracks)
 
virtual Int_t Decode (const THaEvData &)
 
virtual Int_t FineProcess (TClonesArray &tracks)
 
Double_t GetBeta ()
 
Double_t GetCentralTime ()
 
Int_t GetChamberNum () const
 
Int_t GetDriftTimeSign ()
 
TClonesArrayGetHits () const
 
Int_t GetNHits () const
 
Int_t GetNRawhits () const
 
Int_t GetNWires () const
 
Double_tGetPlaneCoef ()
 
Int_t GetPlaneIndex ()
 
Int_t GetPlaneNum () const
 
Double_t GetPsi0 ()
 
Double_t GetReadoutCorr ()
 
Int_t GetReadoutLR () const
 
virtual Int_t GetReadoutSide (Int_t wirenum)
 
Int_t GetReadoutTB () const
 
Int_t GetReadoutX ()
 
Double_t GetSigma ()
 
Double_tGetStubCoef ()
 
Int_t GetVersion () const
 
THcDCWireGetWire (Int_t i) const
 
Double_t GetXsp () const
 
Double_t GetYsp () const
 
virtual EStatus Init (const TDatime &run_time)
 
virtual Bool_t IsPid ()
 
Bool_t IsTracking ()
 
virtual Int_t ProcessHits (TClonesArray *rawhits, Int_t nexthit)
 
void SetPlaneIndex (Int_t index)
 
virtual Int_t SubtractStartTime ()
 
 THcDriftChamberPlane ()
 
 THcDriftChamberPlane (const char *name, const char *description, Int_t planenum, THaDetectorBase *parent=NULL)
 
virtual ~THcDriftChamberPlane ()
 
- 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 ()
 

Public Attributes

Double_t fMax_DriftTime
 
Double_t fMin_DriftTime
 
- 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 Member Functions

 ClassDef (THcDriftChamberPlane, 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

Double_t fBeta
 
Double_t fCenter
 
Double_t fCentralTime
 
Double_t fCentralWire
 
Int_t fChamberNum
 
Int_t fDriftTimeSign
 
TClonesArrayfFirstPassHits
 
THcHodoscopefglHod
 
TClonesArrayfHits
 
Int_t fNRawhits
 
Double_t fNSperChan
 
Int_t fNWires
 
TClonesArrayfParentHitList
 
Double_t fPitch
 
Double_t fPlaneCoef [9]
 
Int_t fPlaneIndex
 
Int_t fPlaneNum
 
Double_t fPlaneTimeZero
 
Double_t fPsi0
 
TClonesArrayfRawHits
 
Double_t fReadoutCorr
 
Int_t fReadoutLR
 
Int_t fReadoutTB
 
Int_t fReadoutX
 
Double_t fSigma
 
Double_tfSigmaWire
 
Double_t fStubCoef [4]
 
Double_t fTdcRefTime
 
Int_t fTdcWinMax
 
Int_t fTdcWinMin
 
THcDCTimeToDistConvfTTDConv
 
Double_tfTzeroWire
 
Int_t fUsingSigmaPerWire
 
Int_t fUsingTzeroPerWire
 
Int_t fVersion
 
Int_t fWireOrder
 
TClonesArrayfWires
 
Double_t fXsp
 
Double_t fYsp
 
- 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
 

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

Detailed Description

Class for a a single Hall C horizontal drift chamber plane.

Definition at line 27 of file THcDriftChamberPlane.h.

Constructor & Destructor Documentation

◆ THcDriftChamberPlane() [1/2]

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

◆ ~THcDriftChamberPlane()

THcDriftChamberPlane::~THcDriftChamberPlane ( )
virtual

Definition at line 59 of file THcDriftChamberPlane.cxx.

◆ THcDriftChamberPlane() [2/2]

THcDriftChamberPlane::THcDriftChamberPlane ( )

Definition at line 48 of file THcDriftChamberPlane.cxx.

Member Function Documentation

◆ CalcWireFromPos()

Double_t THcDriftChamberPlane::CalcWireFromPos ( Double_t  pos)

Definition at line 344 of file THcDriftChamberPlane.cxx.

◆ ClassDef()

THcDriftChamberPlane::ClassDef ( THcDriftChamberPlane  ,
 
)
protected

◆ Clear()

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

Reimplemented from THaDetectorBase.

Definition at line 318 of file THcDriftChamberPlane.cxx.

◆ CoarseProcess()

Int_t THcDriftChamberPlane::CoarseProcess ( TClonesArray tracks)
virtual

Definition at line 336 of file THcDriftChamberPlane.cxx.

◆ Decode()

Int_t THcDriftChamberPlane::Decode ( const THaEvData evdata)
virtual

Reimplemented from THaDetectorBase.

Definition at line 328 of file THcDriftChamberPlane.cxx.

◆ DefineVariables()

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

Reimplemented from THaDetectorBase.

Definition at line 284 of file THcDriftChamberPlane.cxx.

◆ FineProcess()

Int_t THcDriftChamberPlane::FineProcess ( TClonesArray tracks)
virtual

Definition at line 351 of file THcDriftChamberPlane.cxx.

◆ GetBeta()

Double_t THcDriftChamberPlane::GetBeta ( )
inline

Definition at line 69 of file THcDriftChamberPlane.h.

◆ GetCentralTime()

Double_t THcDriftChamberPlane::GetCentralTime ( )
inline

Definition at line 67 of file THcDriftChamberPlane.h.

◆ GetChamberNum()

Int_t THcDriftChamberPlane::GetChamberNum ( ) const
inline

Definition at line 60 of file THcDriftChamberPlane.h.

◆ GetDriftTimeSign()

Int_t THcDriftChamberPlane::GetDriftTimeSign ( )
inline

Definition at line 68 of file THcDriftChamberPlane.h.

◆ GetHits()

TClonesArray * THcDriftChamberPlane::GetHits ( ) const
inline

Definition at line 57 of file THcDriftChamberPlane.h.

◆ GetNHits()

Int_t THcDriftChamberPlane::GetNHits ( ) const
inline

Definition at line 55 of file THcDriftChamberPlane.h.

◆ GetNRawhits()

Int_t THcDriftChamberPlane::GetNRawhits ( ) const
inline

Definition at line 56 of file THcDriftChamberPlane.h.

◆ GetNWires()

Int_t THcDriftChamberPlane::GetNWires ( ) const
inline

Definition at line 50 of file THcDriftChamberPlane.h.

◆ GetPlaneCoef()

Double_t * THcDriftChamberPlane::GetPlaneCoef ( )
inline

Definition at line 73 of file THcDriftChamberPlane.h.

◆ GetPlaneIndex()

Int_t THcDriftChamberPlane::GetPlaneIndex ( )
inline

Definition at line 62 of file THcDriftChamberPlane.h.

◆ GetPlaneNum()

Int_t THcDriftChamberPlane::GetPlaneNum ( ) const
inline

Definition at line 59 of file THcDriftChamberPlane.h.

◆ GetPsi0()

Double_t THcDriftChamberPlane::GetPsi0 ( )
inline

Definition at line 71 of file THcDriftChamberPlane.h.

◆ GetReadoutCorr()

Double_t THcDriftChamberPlane::GetReadoutCorr ( )
inline

Definition at line 66 of file THcDriftChamberPlane.h.

◆ GetReadoutLR()

Int_t THcDriftChamberPlane::GetReadoutLR ( ) const
inline

Definition at line 76 of file THcDriftChamberPlane.h.

◆ GetReadoutSide()

Int_t THcDriftChamberPlane::GetReadoutSide ( Int_t  wirenum)
virtual

Definition at line 425 of file THcDriftChamberPlane.cxx.

◆ GetReadoutTB()

Int_t THcDriftChamberPlane::GetReadoutTB ( ) const
inline

Definition at line 77 of file THcDriftChamberPlane.h.

◆ GetReadoutX()

Int_t THcDriftChamberPlane::GetReadoutX ( )
inline

Definition at line 65 of file THcDriftChamberPlane.h.

◆ GetSigma()

Double_t THcDriftChamberPlane::GetSigma ( )
inline

Definition at line 70 of file THcDriftChamberPlane.h.

◆ GetStubCoef()

Double_t * THcDriftChamberPlane::GetStubCoef ( )
inline

Definition at line 72 of file THcDriftChamberPlane.h.

◆ GetVersion()

Int_t THcDriftChamberPlane::GetVersion ( ) const
inline

Definition at line 78 of file THcDriftChamberPlane.h.

◆ GetWire()

THcDCWire * THcDriftChamberPlane::GetWire ( Int_t  i) const
inline

Definition at line 51 of file THcDriftChamberPlane.h.

◆ GetXsp()

Double_t THcDriftChamberPlane::GetXsp ( ) const
inline

Definition at line 63 of file THcDriftChamberPlane.h.

◆ GetYsp()

Double_t THcDriftChamberPlane::GetYsp ( ) const
inline

Definition at line 64 of file THcDriftChamberPlane.h.

◆ Init()

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

Reimplemented from THaAnalysisObject.

Definition at line 71 of file THcDriftChamberPlane.cxx.

◆ IsPid()

virtual Bool_t THcDriftChamberPlane::IsPid ( )
inlinevirtual

Definition at line 41 of file THcDriftChamberPlane.h.

◆ IsTracking()

Bool_t THcDriftChamberPlane::IsTracking ( )
inline

Definition at line 40 of file THcDriftChamberPlane.h.

◆ ProcessHits()

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

Extract the data for this plane from hit list Assumes that the hit list is sorted by plane, so we stop when the plane doesn't agree and return the index for the next hit.

Definition at line 355 of file THcDriftChamberPlane.cxx.

◆ ReadDatabase()

Int_t THcDriftChamberPlane::ReadDatabase ( const TDatime date)
protectedvirtual

Load the drift time to drift distance map.

Retrieve geometry parameters from main drift chamber detector object (THcDC)

Reimplemented from THaDetectorBase.

Definition at line 93 of file THcDriftChamberPlane.cxx.

◆ SetPlaneIndex()

void THcDriftChamberPlane::SetPlaneIndex ( Int_t  index)
inline

Definition at line 61 of file THcDriftChamberPlane.h.

◆ SubtractStartTime()

Int_t THcDriftChamberPlane::SubtractStartTime ( )
virtual

Definition at line 403 of file THcDriftChamberPlane.cxx.

Member Data Documentation

◆ fBeta

Double_t THcDriftChamberPlane::fBeta
protected

Definition at line 113 of file THcDriftChamberPlane.h.

◆ fCenter

Double_t THcDriftChamberPlane::fCenter
protected

Definition at line 123 of file THcDriftChamberPlane.h.

◆ fCentralTime

Double_t THcDriftChamberPlane::fCentralTime
protected

Definition at line 118 of file THcDriftChamberPlane.h.

◆ fCentralWire

Double_t THcDriftChamberPlane::fCentralWire
protected

Definition at line 106 of file THcDriftChamberPlane.h.

◆ fChamberNum

Int_t THcDriftChamberPlane::fChamberNum
protected

Definition at line 98 of file THcDriftChamberPlane.h.

◆ fDriftTimeSign

Int_t THcDriftChamberPlane::fDriftTimeSign
protected

Definition at line 119 of file THcDriftChamberPlane.h.

◆ fFirstPassHits

TClonesArray* THcDriftChamberPlane::fFirstPassHits
protected

Definition at line 88 of file THcDriftChamberPlane.h.

◆ fglHod

THcHodoscope* THcDriftChamberPlane::fglHod
protected

Definition at line 135 of file THcDriftChamberPlane.h.

◆ fHits

TClonesArray* THcDriftChamberPlane::fHits
protected

Definition at line 87 of file THcDriftChamberPlane.h.

◆ fMax_DriftTime

Double_t THcDriftChamberPlane::fMax_DriftTime

Definition at line 81 of file THcDriftChamberPlane.h.

◆ fMin_DriftTime

Double_t THcDriftChamberPlane::fMin_DriftTime

Definition at line 80 of file THcDriftChamberPlane.h.

◆ fNRawhits

Int_t THcDriftChamberPlane::fNRawhits
protected

Definition at line 101 of file THcDriftChamberPlane.h.

◆ fNSperChan

Double_t THcDriftChamberPlane::fNSperChan
protected

Definition at line 125 of file THcDriftChamberPlane.h.

◆ fNWires

Int_t THcDriftChamberPlane::fNWires
protected

Definition at line 102 of file THcDriftChamberPlane.h.

◆ fParentHitList

TClonesArray* THcDriftChamberPlane::fParentHitList
protected

Definition at line 85 of file THcDriftChamberPlane.h.

◆ fPitch

Double_t THcDriftChamberPlane::fPitch
protected

Definition at line 105 of file THcDriftChamberPlane.h.

◆ fPlaneCoef

Double_t THcDriftChamberPlane::fPlaneCoef[9]
protected

Definition at line 114 of file THcDriftChamberPlane.h.

◆ fPlaneIndex

Int_t THcDriftChamberPlane::fPlaneIndex
protected

Definition at line 97 of file THcDriftChamberPlane.h.

◆ fPlaneNum

Int_t THcDriftChamberPlane::fPlaneNum
protected

Definition at line 96 of file THcDriftChamberPlane.h.

◆ fPlaneTimeZero

Double_t THcDriftChamberPlane::fPlaneTimeZero
protected

Definition at line 107 of file THcDriftChamberPlane.h.

◆ fPsi0

Double_t THcDriftChamberPlane::fPsi0
protected

Definition at line 111 of file THcDriftChamberPlane.h.

◆ fRawHits

TClonesArray* THcDriftChamberPlane::fRawHits
protected

Definition at line 89 of file THcDriftChamberPlane.h.

◆ fReadoutCorr

Double_t THcDriftChamberPlane::fReadoutCorr
protected

Definition at line 117 of file THcDriftChamberPlane.h.

◆ fReadoutLR

Int_t THcDriftChamberPlane::fReadoutLR
protected

Definition at line 120 of file THcDriftChamberPlane.h.

◆ fReadoutTB

Int_t THcDriftChamberPlane::fReadoutTB
protected

Definition at line 121 of file THcDriftChamberPlane.h.

◆ fReadoutX

Int_t THcDriftChamberPlane::fReadoutX
protected

Definition at line 116 of file THcDriftChamberPlane.h.

◆ fSigma

Double_t THcDriftChamberPlane::fSigma
protected

Definition at line 110 of file THcDriftChamberPlane.h.

◆ fSigmaWire

Double_t* THcDriftChamberPlane::fSigmaWire
protected

Definition at line 128 of file THcDriftChamberPlane.h.

◆ fStubCoef

Double_t THcDriftChamberPlane::fStubCoef[4]
protected

Definition at line 112 of file THcDriftChamberPlane.h.

◆ fTdcRefTime

Double_t THcDriftChamberPlane::fTdcRefTime
protected

Definition at line 92 of file THcDriftChamberPlane.h.

◆ fTdcWinMax

Int_t THcDriftChamberPlane::fTdcWinMax
protected

Definition at line 104 of file THcDriftChamberPlane.h.

◆ fTdcWinMin

Int_t THcDriftChamberPlane::fTdcWinMin
protected

Definition at line 103 of file THcDriftChamberPlane.h.

◆ fTTDConv

THcDCTimeToDistConv* THcDriftChamberPlane::fTTDConv
protected

Definition at line 133 of file THcDriftChamberPlane.h.

◆ fTzeroWire

Double_t* THcDriftChamberPlane::fTzeroWire
protected

Definition at line 127 of file THcDriftChamberPlane.h.

◆ fUsingSigmaPerWire

Int_t THcDriftChamberPlane::fUsingSigmaPerWire
protected

Definition at line 100 of file THcDriftChamberPlane.h.

◆ fUsingTzeroPerWire

Int_t THcDriftChamberPlane::fUsingTzeroPerWire
protected

Definition at line 99 of file THcDriftChamberPlane.h.

◆ fVersion

Int_t THcDriftChamberPlane::fVersion
protected

Definition at line 94 of file THcDriftChamberPlane.h.

◆ fWireOrder

Int_t THcDriftChamberPlane::fWireOrder
protected

Definition at line 95 of file THcDriftChamberPlane.h.

◆ fWires

TClonesArray* THcDriftChamberPlane::fWires
protected

Definition at line 90 of file THcDriftChamberPlane.h.

◆ fXsp

Double_t THcDriftChamberPlane::fXsp
protected

Definition at line 108 of file THcDriftChamberPlane.h.

◆ fYsp

Double_t THcDriftChamberPlane::fYsp
protected

Definition at line 109 of file THcDriftChamberPlane.h.


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