Generic hodoscope consisting of multiple planes with multiple paddles with phototubes on both ends.
More...
|
virtual Int_t | ApplyCorrections (void) |
|
void | CalcCluster (void) |
|
virtual void | Clear (Option_t *opt="") |
|
virtual Int_t | CoarseProcess (TClonesArray &tracks) |
|
virtual Int_t | Decode (const THaEvData &) |
|
Double_t | DetermineTimePeak (Int_t FillFlag) |
|
virtual Int_t | End (THaRunBase *run=0) |
|
void | EstimateFocalPlaneTime (void) |
|
virtual Int_t | FineProcess (TClonesArray &tracks) |
|
Double_t | GetAdcTdcOffset (Int_t ip) const |
|
Double_t | GetBeta () const |
|
Double_t | GetBetaNominal () const |
|
Double_t | GetBetaNotrk () const |
|
Bool_t | GetFlags (Int_t itrack, Int_t iplane, Int_t ihit, Bool_t &onTrack, Bool_t &goodScinTime, Bool_t &goodTdcNeg, Bool_t &goodTdcPos) const |
|
Int_t | GetGoodRawPad (Int_t iii) |
|
Int_t | GetGoodRawPlane (Int_t iii) |
|
Double_t | GetHodoCableFit (Int_t iii) const |
|
Double_t | GetHodoLCoeff (Int_t iii) const |
|
Double_t | GetHodoNeg_c1 (Int_t iii) const |
|
Double_t | GetHodoNeg_c2 (Int_t iii) const |
|
Double_t | GetHodoNegAdcTimeWindowMax (Int_t iii) const |
|
Double_t | GetHodoNegAdcTimeWindowMin (Int_t iii) const |
|
Double_t | GetHodoNegInvAdcAdc (Int_t iii) const |
|
Double_t | GetHodoNegInvAdcLinear (Int_t iii) const |
|
Double_t | GetHodoNegInvAdcOffset (Int_t iii) const |
|
Double_t | GetHodoNegMinPh (Int_t iii) const |
|
Double_t | GetHodoNegPhcCoeff (Int_t iii) const |
|
Double_t | GetHodoNegSigma (Int_t iii) const |
|
Double_t | GetHodoNegTimeOffset (Int_t iii) const |
|
Double_t | GetHodoPos_c1 (Int_t iii) const |
|
Double_t | GetHodoPos_c2 (Int_t iii) const |
|
Double_t | GetHodoPosAdcTimeWindowMax (Int_t iii) const |
|
Double_t | GetHodoPosAdcTimeWindowMin (Int_t iii) const |
|
Double_t | GetHodoPosInvAdcAdc (Int_t iii) const |
|
Double_t | GetHodoPosInvAdcLinear (Int_t iii) const |
|
Double_t | GetHodoPosInvAdcOffset (Int_t iii) const |
|
Double_t | GetHodoPosMinPh (Int_t iii) const |
|
Double_t | GetHodoPosPhcCoeff (Int_t iii) const |
|
Double_t | GetHodoPosSigma (Int_t iii) const |
|
Double_t | GetHodoPosTimeOffset (Int_t iii) const |
|
Double_t | GetHodoSlop (Int_t ip) |
|
Double_t | GetHodoVelFit (Int_t iii) const |
|
Double_t | GetHodoVelLight (Int_t iii) const |
|
Int_t | GetNfptimes () const |
|
UInt_t | GetNPaddles (Int_t ip) |
|
Int_t | GetNPlanes () |
|
Int_t | GetNScinHits (Int_t iii) |
|
Int_t | GetNTracks () const |
|
Double_t | GetOffsetTime () const |
|
Double_t | GetPathLengthCentral () |
|
THcScintillatorPlane * | GetPlane (Int_t ip) |
|
Double_t | GetPlaneCenter (Int_t ip) |
|
Double_t | GetPlaneSpacing (Int_t ip) |
|
Int_t | GetScinIndex (Int_t nPlane, Int_t nPaddle) |
|
Int_t | GetScinIndex (Int_t nSide, Int_t nPlane, Int_t nPaddle) |
|
Double_t | GetStartTime () const |
|
Double_t | GetStartTimeCenter () const |
|
Double_t | GetStartTimeSlop () const |
|
Double_t | GetTdcMax () const |
|
Double_t | GetTdcMin () const |
|
Int_t | GetTdcOffset (Int_t ip) const |
|
Double_t | GetTDCThrs () const |
|
Double_t | GetTdcToTime () const |
|
Double_t | GetTofTolerance () const |
|
Int_t | GetTotHits () |
|
const TClonesArray * | GetTrackHits () const |
|
virtual EStatus | Init (const TDatime &run_time) |
|
Bool_t | IsStartTimeGood () const |
|
void | OriginalTrackEffTest (void) |
|
| THcHodoscope () |
|
| THcHodoscope (const char *name, const char *description="", THaApparatus *a=NULL) |
|
void | TrackEffTest (void) |
|
virtual | ~THcHodoscope () |
|
Int_t | GetNTracks () const |
|
const TClonesArray * | GetTrackHits () const |
|
virtual Bool_t | IsPid () |
|
virtual Bool_t | IsTracking () |
|
| THaNonTrackingDetector () |
|
virtual | ~THaNonTrackingDetector () |
|
Bool_t | CalcInterceptCoords (THaTrack *track, Double_t &x, Double_t &y) |
|
Bool_t | CalcPathLen (THaTrack *track, Double_t &t) |
|
Bool_t | CalcTrackIntercept (THaTrack *track, Double_t &pathl, Double_t &xdet, Double_t &ydet) |
|
Bool_t | CalcTrackIntercept (THaTrack *track, TVector3 &icept, Double_t &pathl) |
|
Bool_t | CheckIntercept (THaTrack *track) |
|
| THaSpectrometerDetector ()=default |
|
virtual | ~THaSpectrometerDetector ()=default |
|
THaApparatus * | GetApparatus () const |
|
virtual void | SetApparatus (THaApparatus *) |
|
| THaDetector () |
|
virtual | ~THaDetector () |
|
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_t & | GetDetectorData () |
|
THaDetMap * | GetDetMap () const |
|
Int_t | GetNelem () const |
|
Int_t | GetNviews () const |
|
const TVector3 & | GetOrigin () const |
|
const Double_t * | GetSize () const |
|
virtual Int_t | GetView (const DigitizerHitInfo_t &hitinfo) const |
|
const TVector3 & | GetXax () const |
|
Double_t | GetXSize () const |
|
const TVector3 & | GetYax () const |
|
Double_t | GetYSize () const |
|
const TVector3 & | GetZax () 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 () |
|
virtual Int_t | Begin (THaRunBase *r=nullptr) |
|
const char * | GetClassName () const |
|
const char * | GetConfig () const |
|
virtual const char * | GetDBFileName () const |
|
Int_t | GetDebug () const |
|
TDatime | GetInitDate () const |
|
const char * | GetPrefix () const |
|
TString | GetPrefixName () const |
|
EStatus | Init () |
|
virtual Int_t | InitOutput (THaOutput *) |
|
Bool_t | IsInit () const |
|
Bool_t | IsOK () const |
|
Bool_t | IsOKOut () const |
|
virtual FILE * | OpenFile (const TDatime &date) |
|
virtual FILE * | OpenRunDBFile (const TDatime &date) |
|
THaAnalysisObject & | operator= (const THaAnalysisObject &&)=delete |
|
THaAnalysisObject & | operator= (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 () |
|
void | Clear (Option_t *option="") override |
|
TObject * | Clone (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 |
|
TClass * | IsA () const override |
|
Bool_t | IsSortable () const override |
|
void | ls (Option_t *option="") const override |
|
TNamed & | operator= (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 () |
|
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 TObject * | DrawClone (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 TObject * | FindObject (const char *name) const |
|
virtual TObject * | FindObject (const TObject *obj) const |
|
virtual Option_t * | GetDrawOption () const |
|
virtual const char * | GetIconName () const |
|
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
|
virtual Option_t * | GetOption () 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) |
|
void * | operator new (size_t sz) |
|
void * | operator new (size_t sz, void *vp) |
|
void * | operator new[] (size_t sz) |
|
void * | operator new[] (size_t sz, void *vp) |
|
TObject & | operator= (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 () |
|
void | CreateMissReportParms (const char *prefix) const |
|
virtual Int_t | DecodeToHitList (const THaEvData &evdata, Bool_t suppress=kFALSE) |
| Populate the hitlist from the raw event data.
|
|
void | DisableSlipCorrection () |
|
TClonesArray * | GetHitList () const |
|
void | InitHitList (THaDetMap *detmap, const char *hitclass, Int_t maxhits, Int_t tdcref_cut=0, Int_t adcref_cut=0) |
| Save the electronics module to detector mapping and initialize a hit array of hits of class hitclass.
|
|
void | MissReport (const char *name) const |
|
| THcHitList () |
|
virtual | ~THcHitList () |
|
|
virtual Int_t | DefineVariables (EMode mode=kDefine) |
|
void | DeleteArrays () |
|
virtual Int_t | ReadDatabase (const TDatime &date) |
|
void | Setup (const char *name, const char *description) |
|
virtual Double_t | TimeWalkCorrection (const Int_t &paddle, const ESide side) |
|
Int_t | CalcTrackProj (TClonesArray &tracks) |
|
| THaNonTrackingDetector (const char *name, const char *description, THaApparatus *a=nullptr) |
|
| THaSpectrometerDetector (const char *name, const char *description, THaApparatus *a=nullptr) |
|
virtual void | MakePrefix () |
|
| THaDetector (const char *name, const char *description, THaApparatus *apparatus=nullptr) |
|
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) |
|
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 |
|
THaAnalysisObject * | FindModule (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) |
|
void | MakeZombie () |
|
| ClassDef (THcHitList, 0) |
|
Generic hodoscope consisting of multiple planes with multiple paddles with phototubes on both ends.
This differs from Hall A scintillator class in that it is the whole hodoscope array, not just one plane.
Definition at line 37 of file THcHodoscope.h.