Hall C ROOT/C++ Analyzer (hcana)
|
A single plane of scintillators. More...
#include <THcScintillatorPlane.h>
Public Member Functions | |
virtual Int_t | AccumulatePedestals (TClonesArray *rawhits, Int_t nexthit) |
virtual void | CalculatePedestals () |
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 | GetDzpos () |
Double_t | GetFpTime () |
Double_t | GetHitDistance () |
TClonesArray * | GetHits () |
Double_t | GetHodoSlop () |
Int_t | GetNelem () |
Int_t | GetNGoodHits () |
Int_t | GetNScinHits () |
Double_t | GetNumberClusters () |
Double_t | GetPosCenter (Int_t PaddleNo) |
Double_t | GetPosLeft () |
Double_t | GetPosOffset () |
Double_t | GetPosRight () |
Double_t | GetSize () |
Double_t | GetSpacing () |
Double_t | GetTrackXPosition () |
Double_t | GetTrackYPosition () |
Double_t | GetZpos () |
virtual EStatus | Init (const TDatime &run_time) |
virtual Bool_t | IsPid () |
Bool_t | IsTracking () |
virtual Int_t | ProcessHits (TClonesArray *rawhits, Int_t nexthit) |
void | SetCluster (Int_t ic, Double_t pos) |
void | SetClusterFlag (Int_t ic, Double_t flag) |
void | SetClusterSize (Int_t ic, Double_t size) |
void | SetClusterUsedFlag (Int_t ic, Double_t flag) |
void | SetFpTime (Double_t f) |
void | SetHitDistance (Double_t f) |
void | SetNGoodHits (Int_t ng) |
void | SetNumberClusters (Int_t nclus) |
void | SetScinXPos (Double_t f) |
void | SetScinYPos (Double_t f) |
void | SetTrackXPosition (Double_t f) |
void | SetTrackYPosition (Double_t f) |
THcScintillatorPlane (const char *name, const char *description, Int_t planenum, THaDetectorBase *parent=NULL) | |
virtual | ~THcScintillatorPlane () |
Public Member Functions inherited from THaSubDetector | |
THaApparatus * | GetApparatus () const |
THaDetectorBase * | GetDetector () const |
THaDetector * | GetMainDetector () const |
THaDetectorBase * | GetParent () 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_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 () |
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) |
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 () |
Public Member Functions inherited from TNamed | |
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 () |
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 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 () |
Public Attributes | |
TClonesArray * | fCluster |
TClonesArray * | fParentHitList |
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 (THcScintillatorPlane, 0) | |
virtual Int_t | DefineVariables (EMode mode=kDefine) |
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 |
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) | |
Protected Member Functions inherited from TObject | |
void | MakeZombie () |
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 TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
Static Public Member Functions inherited from TObject | |
static TClass * | Class () |
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 |
A single plane of scintillators.
The THcHodoscope class instatiates one of these objects per plane.
Definition at line 24 of file THcScintillatorPlane.h.
THcScintillatorPlane::THcScintillatorPlane | ( | const char * | name, |
const char * | description, | ||
Int_t | planenum, | ||
THaDetectorBase * | parent = NULL |
||
) |
|
virtual |
Definition at line 127 of file THcScintillatorPlane.cxx.
|
virtual |
Extract the data for this plane from raw hit list THcRawHodoHit, accumulating into arrays for calculating pedestals.
Definition at line 1519 of file THcScintillatorPlane.cxx.
|
virtual |
Calculate pedestals from arrays made in THcScintillatorPlane::AccumulatePedestals
Definition at line 1563 of file THcScintillatorPlane.cxx.
|
protected |
Clears fHodoHits,frPosTDCHits,frNegTDCHits,frPosADCHits,frNegADCHits
Reimplemented from THaDetectorBase.
Definition at line 635 of file THcScintillatorPlane.cxx.
|
virtual |
Does nothing
Definition at line 774 of file THcScintillatorPlane.cxx.
Does nothing. Data decode in THcScintillatorPlane::Processhits which is called by THcHodoscope::Decode
Reimplemented from THaDetectorBase.
Definition at line 765 of file THcScintillatorPlane.cxx.
Initialize global variables for histograms and Root tree
Reimplemented from THaDetectorBase.
Definition at line 475 of file THcScintillatorPlane.cxx.
|
virtual |
Does nothing
Definition at line 788 of file THcScintillatorPlane.cxx.
|
inline |
Definition at line 55 of file THcScintillatorPlane.h.
|
inline |
Definition at line 60 of file THcScintillatorPlane.h.
|
inline |
Definition at line 48 of file THcScintillatorPlane.h.
|
inline |
Definition at line 78 of file THcScintillatorPlane.h.
|
inline |
Definition at line 53 of file THcScintillatorPlane.h.
|
inline |
Definition at line 45 of file THcScintillatorPlane.h.
|
inline |
Definition at line 47 of file THcScintillatorPlane.h.
|
inline |
Definition at line 46 of file THcScintillatorPlane.h.
|
inline |
Definition at line 61 of file THcScintillatorPlane.h.
Definition at line 59 of file THcScintillatorPlane.h.
|
inline |
Definition at line 56 of file THcScintillatorPlane.h.
|
inline |
Definition at line 58 of file THcScintillatorPlane.h.
|
inline |
Definition at line 57 of file THcScintillatorPlane.h.
|
inline |
Definition at line 52 of file THcScintillatorPlane.h.
|
inline |
Definition at line 51 of file THcScintillatorPlane.h.
|
inline |
Definition at line 49 of file THcScintillatorPlane.h.
|
inline |
Definition at line 50 of file THcScintillatorPlane.h.
|
inline |
Definition at line 54 of file THcScintillatorPlane.h.
|
virtual |
Reimplemented from THaAnalysisObject.
Definition at line 235 of file THcScintillatorPlane.cxx.
|
protectedvirtual |
called by THcScintillatorPlane::ReadDatabase
Definition at line 1587 of file THcScintillatorPlane.cxx.
|
inlinevirtual |
Definition at line 38 of file THcScintillatorPlane.h.
|
inline |
Definition at line 37 of file THcScintillatorPlane.h.
|
virtual |
Extract scintillator paddle hits from raw data starting at "nexthit"
Definition at line 797 of file THcScintillatorPlane.cxx.
Reimplemented from THaDetectorBase.
Definition at line 261 of file THcScintillatorPlane.cxx.
Definition at line 71 of file THcScintillatorPlane.h.
Definition at line 73 of file THcScintillatorPlane.h.
Definition at line 72 of file THcScintillatorPlane.h.
Definition at line 74 of file THcScintillatorPlane.h.
Definition at line 63 of file THcScintillatorPlane.h.
Definition at line 65 of file THcScintillatorPlane.h.
Definition at line 64 of file THcScintillatorPlane.h.
Definition at line 70 of file THcScintillatorPlane.h.
Definition at line 67 of file THcScintillatorPlane.h.
Definition at line 66 of file THcScintillatorPlane.h.
Definition at line 68 of file THcScintillatorPlane.h.
Definition at line 69 of file THcScintillatorPlane.h.
|
protected |
Definition at line 233 of file THcScintillatorPlane.h.
|
protected |
Definition at line 226 of file THcScintillatorPlane.h.
|
protected |
Definition at line 232 of file THcScintillatorPlane.h.
|
protected |
Definition at line 235 of file THcScintillatorPlane.h.
|
protected |
Definition at line 260 of file THcScintillatorPlane.h.
TClonesArray* THcScintillatorPlane::fCluster |
Definition at line 80 of file THcScintillatorPlane.h.
|
protected |
Definition at line 217 of file THcScintillatorPlane.h.
|
protected |
Definition at line 203 of file THcScintillatorPlane.h.
|
protected |
Definition at line 248 of file THcScintillatorPlane.h.
|
protected |
Definition at line 315 of file THcScintillatorPlane.h.
|
protected |
Definition at line 314 of file THcScintillatorPlane.h.
|
protected |
Definition at line 294 of file THcScintillatorPlane.h.
|
protected |
Definition at line 201 of file THcScintillatorPlane.h.
|
protected |
Definition at line 172 of file THcScintillatorPlane.h.
|
protected |
Definition at line 169 of file THcScintillatorPlane.h.
|
protected |
Definition at line 166 of file THcScintillatorPlane.h.
|
protected |
Definition at line 175 of file THcScintillatorPlane.h.
|
protected |
Definition at line 178 of file THcScintillatorPlane.h.
|
protected |
Definition at line 181 of file THcScintillatorPlane.h.
|
protected |
Definition at line 184 of file THcScintillatorPlane.h.
|
protected |
Definition at line 195 of file THcScintillatorPlane.h.
|
protected |
Definition at line 196 of file THcScintillatorPlane.h.
|
protected |
Definition at line 194 of file THcScintillatorPlane.h.
|
protected |
Definition at line 200 of file THcScintillatorPlane.h.
|
protected |
Definition at line 171 of file THcScintillatorPlane.h.
|
protected |
Definition at line 168 of file THcScintillatorPlane.h.
|
protected |
Definition at line 165 of file THcScintillatorPlane.h.
|
protected |
Definition at line 174 of file THcScintillatorPlane.h.
|
protected |
Definition at line 177 of file THcScintillatorPlane.h.
|
protected |
Definition at line 180 of file THcScintillatorPlane.h.
|
protected |
Definition at line 183 of file THcScintillatorPlane.h.
|
protected |
Definition at line 191 of file THcScintillatorPlane.h.
|
protected |
Definition at line 192 of file THcScintillatorPlane.h.
|
protected |
Definition at line 190 of file THcScintillatorPlane.h.
|
protected |
Definition at line 199 of file THcScintillatorPlane.h.
|
protected |
Definition at line 212 of file THcScintillatorPlane.h.
|
protected |
Definition at line 282 of file THcScintillatorPlane.h.
|
protected |
Definition at line 281 of file THcScintillatorPlane.h.
|
protected |
Definition at line 96 of file THcScintillatorPlane.h.
|
protected |
Definition at line 284 of file THcScintillatorPlane.h.
|
protected |
Definition at line 286 of file THcScintillatorPlane.h.
|
protected |
Definition at line 274 of file THcScintillatorPlane.h.
|
protected |
Definition at line 273 of file THcScintillatorPlane.h.
|
protected |
Definition at line 278 of file THcScintillatorPlane.h.
|
protected |
Definition at line 276 of file THcScintillatorPlane.h.
|
protected |
Definition at line 270 of file THcScintillatorPlane.h.
|
protected |
Definition at line 262 of file THcScintillatorPlane.h.
|
protected |
Definition at line 264 of file THcScintillatorPlane.h.
|
protected |
Definition at line 266 of file THcScintillatorPlane.h.
|
protected |
Definition at line 283 of file THcScintillatorPlane.h.
|
protected |
Definition at line 285 of file THcScintillatorPlane.h.
|
protected |
Definition at line 272 of file THcScintillatorPlane.h.
|
protected |
Definition at line 271 of file THcScintillatorPlane.h.
|
protected |
Definition at line 277 of file THcScintillatorPlane.h.
|
protected |
Definition at line 275 of file THcScintillatorPlane.h.
|
protected |
Definition at line 269 of file THcScintillatorPlane.h.
|
protected |
Definition at line 261 of file THcScintillatorPlane.h.
|
protected |
Definition at line 263 of file THcScintillatorPlane.h.
|
protected |
Definition at line 265 of file THcScintillatorPlane.h.
|
protected |
Definition at line 292 of file THcScintillatorPlane.h.
|
protected |
Definition at line 249 of file THcScintillatorPlane.h.
|
protected |
Definition at line 280 of file THcScintillatorPlane.h.
|
protected |
Definition at line 268 of file THcScintillatorPlane.h.
|
protected |
Definition at line 244 of file THcScintillatorPlane.h.
|
protected |
Definition at line 297 of file THcScintillatorPlane.h.
|
protected |
Definition at line 211 of file THcScintillatorPlane.h.
|
protected |
Definition at line 207 of file THcScintillatorPlane.h.
|
protected |
Definition at line 186 of file THcScintillatorPlane.h.
|
protected |
Definition at line 310 of file THcScintillatorPlane.h.
|
protected |
Definition at line 305 of file THcScintillatorPlane.h.
|
protected |
Definition at line 304 of file THcScintillatorPlane.h.
|
protected |
Definition at line 302 of file THcScintillatorPlane.h.
|
protected |
Definition at line 303 of file THcScintillatorPlane.h.
|
protected |
Definition at line 311 of file THcScintillatorPlane.h.
|
protected |
Definition at line 210 of file THcScintillatorPlane.h.
|
protected |
Definition at line 206 of file THcScintillatorPlane.h.
|
protected |
Definition at line 312 of file THcScintillatorPlane.h.
|
protected |
Definition at line 220 of file THcScintillatorPlane.h.
|
protected |
Definition at line 223 of file THcScintillatorPlane.h.
|
protected |
Definition at line 296 of file THcScintillatorPlane.h.
|
protected |
Definition at line 318 of file THcScintillatorPlane.h.
|
protected |
Definition at line 222 of file THcScintillatorPlane.h.
|
protected |
Definition at line 143 of file THcScintillatorPlane.h.
|
protected |
Definition at line 159 of file THcScintillatorPlane.h.
|
protected |
Definition at line 162 of file THcScintillatorPlane.h.
|
protected |
Definition at line 158 of file THcScintillatorPlane.h.
|
protected |
Definition at line 161 of file THcScintillatorPlane.h.
|
protected |
Definition at line 237 of file THcScintillatorPlane.h.
TClonesArray* THcScintillatorPlane::fParentHitList |
Definition at line 76 of file THcScintillatorPlane.h.
|
protected |
Definition at line 218 of file THcScintillatorPlane.h.
|
protected |
Definition at line 209 of file THcScintillatorPlane.h.
|
protected |
Definition at line 205 of file THcScintillatorPlane.h.
|
protected |
Definition at line 187 of file THcScintillatorPlane.h.
|
protected |
Definition at line 253 of file THcScintillatorPlane.h.
|
protected |
Definition at line 250 of file THcScintillatorPlane.h.
|
protected |
Definition at line 252 of file THcScintillatorPlane.h.
|
protected |
Definition at line 307 of file THcScintillatorPlane.h.
|
protected |
Definition at line 301 of file THcScintillatorPlane.h.
|
protected |
Definition at line 300 of file THcScintillatorPlane.h.
|
protected |
Definition at line 298 of file THcScintillatorPlane.h.
|
protected |
Definition at line 299 of file THcScintillatorPlane.h.
|
protected |
Definition at line 251 of file THcScintillatorPlane.h.
|
protected |
Definition at line 308 of file THcScintillatorPlane.h.
|
protected |
Definition at line 208 of file THcScintillatorPlane.h.
|
protected |
Definition at line 204 of file THcScintillatorPlane.h.
|
protected |
Definition at line 309 of file THcScintillatorPlane.h.
|
protected |
Definition at line 319 of file THcScintillatorPlane.h.
|
protected |
Definition at line 85 of file THcScintillatorPlane.h.
|
protected |
Definition at line 91 of file THcScintillatorPlane.h.
|
protected |
Definition at line 117 of file THcScintillatorPlane.h.
|
protected |
Definition at line 111 of file THcScintillatorPlane.h.
|
protected |
Definition at line 95 of file THcScintillatorPlane.h.
|
protected |
Definition at line 119 of file THcScintillatorPlane.h.
|
protected |
Definition at line 113 of file THcScintillatorPlane.h.
|
protected |
Definition at line 118 of file THcScintillatorPlane.h.
|
protected |
Definition at line 112 of file THcScintillatorPlane.h.
|
protected |
Definition at line 120 of file THcScintillatorPlane.h.
|
protected |
Definition at line 114 of file THcScintillatorPlane.h.
|
protected |
Definition at line 134 of file THcScintillatorPlane.h.
|
protected |
Definition at line 130 of file THcScintillatorPlane.h.
|
protected |
Definition at line 136 of file THcScintillatorPlane.h.
|
protected |
Definition at line 132 of file THcScintillatorPlane.h.
|
protected |
Definition at line 135 of file THcScintillatorPlane.h.
|
protected |
Definition at line 131 of file THcScintillatorPlane.h.
|
protected |
Definition at line 137 of file THcScintillatorPlane.h.
|
protected |
Definition at line 133 of file THcScintillatorPlane.h.
|
protected |
Definition at line 93 of file THcScintillatorPlane.h.
|
protected |
Definition at line 89 of file THcScintillatorPlane.h.
|
protected |
Definition at line 116 of file THcScintillatorPlane.h.
|
protected |
Definition at line 110 of file THcScintillatorPlane.h.
|
protected |
Definition at line 84 of file THcScintillatorPlane.h.
|
protected |
Definition at line 90 of file THcScintillatorPlane.h.
|
protected |
Definition at line 105 of file THcScintillatorPlane.h.
|
protected |
Definition at line 99 of file THcScintillatorPlane.h.
|
protected |
Definition at line 94 of file THcScintillatorPlane.h.
|
protected |
Definition at line 107 of file THcScintillatorPlane.h.
|
protected |
Definition at line 101 of file THcScintillatorPlane.h.
|
protected |
Definition at line 106 of file THcScintillatorPlane.h.
|
protected |
Definition at line 100 of file THcScintillatorPlane.h.
|
protected |
Definition at line 108 of file THcScintillatorPlane.h.
|
protected |
Definition at line 102 of file THcScintillatorPlane.h.
|
protected |
Definition at line 126 of file THcScintillatorPlane.h.
|
protected |
Definition at line 122 of file THcScintillatorPlane.h.
|
protected |
Definition at line 128 of file THcScintillatorPlane.h.
|
protected |
Definition at line 124 of file THcScintillatorPlane.h.
|
protected |
Definition at line 127 of file THcScintillatorPlane.h.
|
protected |
Definition at line 123 of file THcScintillatorPlane.h.
|
protected |
Definition at line 129 of file THcScintillatorPlane.h.
|
protected |
Definition at line 125 of file THcScintillatorPlane.h.
|
protected |
Definition at line 92 of file THcScintillatorPlane.h.
|
protected |
Definition at line 88 of file THcScintillatorPlane.h.
|
protected |
Definition at line 104 of file THcScintillatorPlane.h.
|
protected |
Definition at line 98 of file THcScintillatorPlane.h.
|
protected |
Definition at line 240 of file THcScintillatorPlane.h.
|
protected |
Definition at line 241 of file THcScintillatorPlane.h.
|
protected |
Definition at line 242 of file THcScintillatorPlane.h.
|
protected |
Definition at line 239 of file THcScintillatorPlane.h.
|
protected |
Definition at line 255 of file THcScintillatorPlane.h.
|
protected |
Definition at line 254 of file THcScintillatorPlane.h.
|
protected |
Definition at line 258 of file THcScintillatorPlane.h.
|
protected |
Definition at line 213 of file THcScintillatorPlane.h.
|
protected |
Definition at line 214 of file THcScintillatorPlane.h.
|
protected |
Definition at line 246 of file THcScintillatorPlane.h.
|
protected |
Definition at line 245 of file THcScintillatorPlane.h.
|
protected |
Definition at line 256 of file THcScintillatorPlane.h.
|
protected |
Definition at line 257 of file THcScintillatorPlane.h.
|
protected |
Definition at line 287 of file THcScintillatorPlane.h.
|
protected |
Definition at line 234 of file THcScintillatorPlane.h.
|
protected |
Definition at line 259 of file THcScintillatorPlane.h.
|
protected |
Definition at line 267 of file THcScintillatorPlane.h.
|
protected |
Definition at line 293 of file THcScintillatorPlane.h.
|
protected |
Definition at line 142 of file THcScintillatorPlane.h.
|
protected |
Definition at line 151 of file THcScintillatorPlane.h.
|
protected |
Definition at line 150 of file THcScintillatorPlane.h.
|
protected |
Definition at line 154 of file THcScintillatorPlane.h.
|
protected |
Definition at line 149 of file THcScintillatorPlane.h.
|
protected |
Definition at line 153 of file THcScintillatorPlane.h.
|
protected |
Definition at line 155 of file THcScintillatorPlane.h.
|
protected |
Definition at line 141 of file THcScintillatorPlane.h.
|
protected |
Definition at line 146 of file THcScintillatorPlane.h.
|
protected |
Definition at line 140 of file THcScintillatorPlane.h.
|
protected |
Definition at line 145 of file THcScintillatorPlane.h.
|
protected |
Definition at line 147 of file THcScintillatorPlane.h.
|
protected |
Definition at line 219 of file THcScintillatorPlane.h.
|
protected |
Definition at line 215 of file THcScintillatorPlane.h.
|
protected |
Definition at line 216 of file THcScintillatorPlane.h.
|
protected |
Definition at line 238 of file THcScintillatorPlane.h.
|
protected |
Definition at line 247 of file THcScintillatorPlane.h.
|
staticprotected |
Definition at line 229 of file THcScintillatorPlane.h.
|
staticprotected |
Definition at line 231 of file THcScintillatorPlane.h.
|
staticprotected |
Definition at line 230 of file THcScintillatorPlane.h.
|
staticprotected |
Definition at line 228 of file THcScintillatorPlane.h.
|
protected |
Definition at line 290 of file THcScintillatorPlane.h.
|
protected |
Definition at line 289 of file THcScintillatorPlane.h.