Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 18 of file THaHelicityDet.h.
Public Types | |
enum | EHelicity { kMinus = -1 , kUnknown , kPlus } |
Public Types inherited from THaDetectorBase | |
using | VecDetData_t = std::vector< std::unique_ptr< Podd::DetectorData > > |
Public Types inherited from THaAnalysisObject | |
enum | EMode { kDefine , kDelete } |
enum | EStatus { kOK = 0 , kInitError = -8 , kFileError = -9 , kNotinit = -10 } |
enum | EType { kVarDef , kRVarDef } |
Public Types inherited from TObject | |
enum | EDeprecatedStatusBits |
enum | EStatusBits |
Public Member Functions | |
virtual void | Clear (Option_t *opt="") |
virtual const char * | GetDBFileName () const |
virtual EHelicity | GetHelicity () const |
virtual Bool_t | HelicityValid () const |
virtual void | MakePrefix () |
THaHelicityDet () | |
virtual | ~THaHelicityDet () |
Public Member Functions inherited from THaDetector | |
virtual Int_t | End (THaRunBase *r=0) |
THaApparatus * | GetApparatus () const |
virtual void | SetApparatus (THaApparatus *) |
THaDetector () | |
virtual | ~THaDetector () |
Public Member Functions inherited from THaDetectorBase | |
virtual Int_t | Decode (const THaEvData &) |
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) |
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 EStatus | Init (const TDatime &run_time) |
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 () |
Protected Member Functions | |
virtual Int_t | DefineVariables (EMode mode=kDefine) |
virtual Int_t | ReadDatabase (const TDatime &date) |
THaHelicityDet (const char *name, const char *description, THaApparatus *a=nullptr) | |
Protected Member Functions inherited from THaDetector | |
THaDetector (const char *name, const char *description, THaApparatus *apparatus=nullptr) | |
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 () |
Protected Attributes | |
EHelicity | fHelicity |
Int_t | fSign |
Protected Attributes inherited from THaDetectorBase | |
VecDetData_t | fDetectorData |
THaDetMap * | fDetMap |
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 |
TObject * | fExtra |
TDatime | fInitDate |
Bool_t | fIsInit |
Bool_t | fIsSetup |
std::map< std::string, UInt_t > | fMessages |
UInt_t | fNEventsWithWarnings |
Bool_t | fOKOut |
char * | fPrefix |
UInt_t | fProperties |
EStatus | fStatus |
Protected Attributes inherited from TNamed | |
TString | fName |
TString | fTitle |
Protected Attributes inherited from TObject | |
kOnlyPrepStep | |
Additional Inherited Members | |
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) |
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 { kNeedsRunDB = BIT(0) , kConfigOverride = BIT(1) } |
#include <THaHelicityDet.h>
Enumerator | |
---|---|
kMinus | |
kUnknown | |
kPlus |
Definition at line 20 of file THaHelicityDet.h.
|
virtual |
Definition at line 25 of file THaHelicityDet.cxx.
|
inline |
Definition at line 32 of file THaHelicityDet.h.
|
protected |
Definition at line 17 of file THaHelicityDet.cxx.
Reimplemented from THaDetectorBase.
Reimplemented in THaADCHelicity, THaG0Helicity, THaHelicity, and THaQWEAKHelicity.
Definition at line 24 of file THaHelicityDet.h.
Reimplemented from THaDetectorBase.
Reimplemented in THaADCHelicity, THaG0Helicity, THaHelicity, and THaQWEAKHelicity.
Definition at line 32 of file THaHelicityDet.cxx.
|
virtual |
Reimplemented from THaAnalysisObject.
Definition at line 44 of file THaHelicityDet.cxx.
|
inlinevirtual |
Definition at line 26 of file THaHelicityDet.h.
|
inlinevirtual |
Reimplemented in THaG0Helicity, and THaQWEAKHelicity.
Definition at line 27 of file THaHelicityDet.h.
|
virtual |
Reimplemented from THaDetector.
Definition at line 54 of file THaHelicityDet.cxx.
Reimplemented from THaDetectorBase.
Reimplemented in THaADCHelicity, THaG0Helicity, THaHelicity, and THaQWEAKHelicity.
Definition at line 64 of file THaHelicityDet.cxx.
|
protected |
Definition at line 40 of file THaHelicityDet.h.
|
protected |
Definition at line 41 of file THaHelicityDet.h.