Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaElossCorrection Class Reference

Definition at line 15 of file THaElossCorrection.h.

Public Member Functions

virtual void Clear (Option_t *opt="")
 
Double_t GetEloss () const
 
Double_t GetMass () const
 
virtual EStatus Init (const TDatime &run_time)
 
void SetInputModule (const char *name)
 
void SetMass (Double_t m)
 
void SetMedium (Double_t Z, Double_t A, Double_t density)
 
void SetPathlength (const char *vertex_module, Double_t z_ref, Double_t scale=1.0)
 
void SetPathlength (Double_t pathlength)
 
void SetTestMode (Bool_t enable=true, Double_t eloss_value=0.0)
 
virtual ~THaElossCorrection ()
 
- Public Member Functions inherited from THaPhysicsModule
bool DataValid () const
 
bool IsMultiTrack () const
 
bool IsSingleTrack () const
 
virtual Int_t Process (const THaEvData &)=0
 
virtual ~THaPhysicsModule ()=default
 
- 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
 
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)
 
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 ()
 

Static Public Member Functions

static Double_t ElossElectron (Double_t beta, Double_t z_med, Double_t a_med, Double_t d_med, Double_t pathlength)
 
static Double_t ElossHadron (Int_t Z_hadron, Double_t beta, Double_t z_med, Double_t a_med, Double_t d_med, Double_t pathlength)
 
- 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 Member Functions

virtual Int_t DefineVariables (EMode mode=kDefine)
 
virtual Int_t ReadRunDatabase (const TDatime &date)
 
 THaElossCorrection (const char *name, const char *description, const char *input="", Double_t particle_mass=0.511e-3, Int_t hadron_charge=1)
 
- Protected Member Functions inherited from THaPhysicsModule
void PrintInitError (const char *here)
 
 THaPhysicsModule (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
 
virtual void MakePrefix ()
 
void MakePrefix (const char *basename)
 
virtual Int_t ReadDatabase (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 fAmed
 
Double_t fDensity
 
Bool_t fElectronMode
 
Double_t fEloss
 
Bool_t fExtPathMode
 
TString fInputName
 
Double_t fM
 
Double_t fPathlength
 
Double_t fScale
 
Bool_t fTestMode
 
THaVertexModulefVertexModule
 
TString fVertexName
 
Int_t fZ
 
Double_t fZmed
 
Double_t fZref
 
- Protected Attributes inherited from THaPhysicsModule
bool fDataValid
 
bool fMultiTrk
 
- 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
 
- Protected Attributes inherited from TNamed
TString fName
 
TString fTitle
 
- Protected Attributes inherited from TObject
 kOnlyPrepStep
 

Static Private Member Functions

static Double_t ExEnerg (Double_t z_med, Double_t d_med)
 
static void HaDensi (Double_t z_med, Double_t d_med, Double_t &X0, Double_t &X1, Double_t &M)
 

Additional Inherited Members

- Public Types inherited from THaPhysicsModule
enum  ESpecialRetval { kFatal = -16768 , kTerminate = -16767 }
 
- 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 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 <THaElossCorrection.h>

Inheritance diagram for THaElossCorrection:

Constructor & Destructor Documentation

◆ ~THaElossCorrection()

THaElossCorrection::~THaElossCorrection ( )
virtual

Definition at line 41 of file THaElossCorrection.cxx.

◆ THaElossCorrection()

THaElossCorrection::THaElossCorrection ( const char *  name,
const char *  description,
const char *  input = "",
Double_t  particle_mass = 0.511e-3,
Int_t  hadron_charge = 1 
)
protected

Definition at line 23 of file THaElossCorrection.cxx.

Member Function Documentation

◆ Clear()

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

Reimplemented from THaPhysicsModule.

Reimplemented in THaBeamEloss, and THaTrackEloss.

Definition at line 49 of file THaElossCorrection.cxx.

◆ DefineVariables()

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

Reimplemented from THaAnalysisObject.

Reimplemented in THaBeamEloss, and THaTrackEloss.

Definition at line 77 of file THaElossCorrection.cxx.

◆ ElossElectron()

Double_t THaElossCorrection::ElossElectron ( Double_t  beta,
Double_t  z_med,
Double_t  a_med,
Double_t  d_med,
Double_t  pathlength 
)
static

Definition at line 251 of file THaElossCorrection.cxx.

◆ ElossHadron()

Double_t THaElossCorrection::ElossHadron ( Int_t  Z_hadron,
Double_t  beta,
Double_t  z_med,
Double_t  a_med,
Double_t  d_med,
Double_t  pathlength 
)
static

Definition at line 337 of file THaElossCorrection.cxx.

◆ ExEnerg()

Double_t THaElossCorrection::ExEnerg ( Double_t  z_med,
Double_t  d_med 
)
staticprivate

Definition at line 450 of file THaElossCorrection.cxx.

◆ GetEloss()

Double_t THaElossCorrection::GetEloss ( ) const
inline

Definition at line 24 of file THaElossCorrection.h.

◆ GetMass()

Double_t THaElossCorrection::GetMass ( ) const
inline

Definition at line 23 of file THaElossCorrection.h.

◆ HaDensi()

void THaElossCorrection::HaDensi ( Double_t  z_med,
Double_t  d_med,
Double_t X0,
Double_t X1,
Double_t M 
)
staticprivate

Definition at line 530 of file THaElossCorrection.cxx.

◆ Init()

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

Reimplemented from THaAnalysisObject.

Reimplemented in THaBeamEloss, and THaTrackEloss.

Definition at line 59 of file THaElossCorrection.cxx.

◆ ReadRunDatabase()

Int_t THaElossCorrection::ReadRunDatabase ( const TDatime date)
protectedvirtual

Reimplemented from THaAnalysisObject.

Definition at line 91 of file THaElossCorrection.cxx.

◆ SetInputModule()

void THaElossCorrection::SetInputModule ( const char *  name)

Definition at line 140 of file THaElossCorrection.cxx.

◆ SetMass()

void THaElossCorrection::SetMass ( Double_t  m)

Definition at line 150 of file THaElossCorrection.cxx.

◆ SetMedium()

void THaElossCorrection::SetMedium ( Double_t  Z,
Double_t  A,
Double_t  density 
)

Definition at line 175 of file THaElossCorrection.cxx.

◆ SetPathlength() [1/2]

void THaElossCorrection::SetPathlength ( const char *  vertex_module,
Double_t  z_ref,
Double_t  scale = 1.0 
)

Definition at line 200 of file THaElossCorrection.cxx.

◆ SetPathlength() [2/2]

void THaElossCorrection::SetPathlength ( Double_t  pathlength)

Definition at line 188 of file THaElossCorrection.cxx.

◆ SetTestMode()

void THaElossCorrection::SetTestMode ( Bool_t  enable = true,
Double_t  eloss_value = 0.0 
)

Definition at line 161 of file THaElossCorrection.cxx.

Member Data Documentation

◆ fAmed

Double_t THaElossCorrection::fAmed
protected

Definition at line 55 of file THaElossCorrection.h.

◆ fDensity

Double_t THaElossCorrection::fDensity
protected

Definition at line 56 of file THaElossCorrection.h.

◆ fElectronMode

Bool_t THaElossCorrection::fElectronMode
protected

Definition at line 62 of file THaElossCorrection.h.

◆ fEloss

Double_t THaElossCorrection::fEloss
protected

Definition at line 48 of file THaElossCorrection.h.

◆ fExtPathMode

Bool_t THaElossCorrection::fExtPathMode
protected

Definition at line 63 of file THaElossCorrection.h.

◆ fInputName

TString THaElossCorrection::fInputName
protected

Definition at line 64 of file THaElossCorrection.h.

◆ fM

Double_t THaElossCorrection::fM
protected

Definition at line 51 of file THaElossCorrection.h.

◆ fPathlength

Double_t THaElossCorrection::fPathlength
protected

Definition at line 57 of file THaElossCorrection.h.

◆ fScale

Double_t THaElossCorrection::fScale
protected

Definition at line 59 of file THaElossCorrection.h.

◆ fTestMode

Bool_t THaElossCorrection::fTestMode
protected

Definition at line 61 of file THaElossCorrection.h.

◆ fVertexModule

THaVertexModule* THaElossCorrection::fVertexModule
protected

Definition at line 66 of file THaElossCorrection.h.

◆ fVertexName

TString THaElossCorrection::fVertexName
protected

Definition at line 65 of file THaElossCorrection.h.

◆ fZ

Int_t THaElossCorrection::fZ
protected

Definition at line 52 of file THaElossCorrection.h.

◆ fZmed

Double_t THaElossCorrection::fZmed
protected

Definition at line 54 of file THaElossCorrection.h.

◆ fZref

Double_t THaElossCorrection::fZref
protected

Definition at line 58 of file THaElossCorrection.h.

Collaboration diagram for THaElossCorrection:

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