Hall A ROOT/C++ Analyzer (podd)
|
Public Types | |
enum | EvalMode { kModeErr = -1 , kAND , kOR , kXOR } |
Public Types inherited from TObject | |
enum | EDeprecatedStatusBits |
enum | EStatusBits |
Public Member Functions | |
void | ClearResult () |
virtual Int_t | DefinedVariable (TString &variable, Int_t &action) |
virtual Double_t | Eval () |
virtual Double_t | Eval () |
virtual Double_t | Eval (Double_t, Double_t=0.0, Double_t=0.0, Double_t=0.0) const |
Bool_t | EvalCut () |
const char * | GetBlockname () const |
EvalMode | GetMode () const |
UInt_t | GetNCalled () const |
UInt_t | GetNPassed () const |
Bool_t | GetResult () const |
virtual Bool_t | IsArray () const |
virtual Bool_t | IsVarArray () const |
THaCut & | operator= (const THaCut &)=default |
virtual void | Print (Option_t *opt="") const |
virtual void | Reset () |
virtual void | SetBlockname (const Text_t *name) |
virtual void | SetName (const Text_t *name) |
virtual void | SetNameTitle (const Text_t *name, const Text_t *title) |
THaCut () | |
THaCut (const char *name, const char *expression, const char *block, const THaVarList *vlst=gHaVars, const THaCutList *clst=gHaCuts) | |
THaCut (const THaCut &)=default | |
virtual | ~THaCut ()=default |
Public Member Functions inherited from THaFormula | |
virtual Int_t | Compile (const char *expression="") |
virtual Int_t | DefinedCut (TString &variable) |
virtual Int_t | DefinedGlobalVariable (TString &variable) |
virtual Int_t | DefinedGlobalVariableExtraList (TString &variable, const THaVarList *extralist) |
virtual Int_t | DefinedSpecialFunction (TString &name) |
virtual char * | DefinedString (Int_t i) |
virtual Double_t | DefinedValue (Int_t i) |
virtual Double_t | EvalInstance (Int_t instance) |
virtual Int_t | GetNdata () const |
Bool_t | IsError () const |
Bool_t | IsInvalid () const |
THaFormula & | operator= (const THaFormula &rhs) |
void | SetCutList (const THaCutList *lst) |
void | SetList (const THaVarList *lst) |
THaFormula () | |
THaFormula (const char *name, const char *formula, Bool_t do_register=true, const THaVarList *vlst=gHaVars, const THaCutList *clst=gHaCuts) | |
THaFormula (const THaFormula &rhs) | |
virtual | ~THaFormula () |
Public Member Functions inherited from ROOT::v5::TFormula | |
virtual void | Analyze (const char *schain, Int_t &err, Int_t offset=0) |
virtual Bool_t | AnalyzeFunction (TString &chaine, Int_t &err, Int_t offset=0) |
void | Clear (Option_t *option="") override |
void | Copy (TObject &formula) const override |
virtual Double_t | EvalPar (const Double_t *x, const Double_t *params=nullptr) |
virtual Double_t | EvalParOld (const Double_t *x, const Double_t *params=nullptr) |
virtual TString | GetExpFormula (Option_t *option="") const |
virtual const TObject * | GetLinearPart (Int_t i) |
virtual Int_t | GetNdim () const |
virtual Int_t | GetNpar () const |
virtual Int_t | GetNumber () const |
Double_t | GetParameter (const char *name) const |
Double_t | GetParameter (Int_t ipar) const |
virtual Double_t * | GetParameters () const |
virtual void | GetParameters (Double_t *params) |
virtual const char * | GetParName (Int_t ipar) const |
virtual Int_t | GetParNumber (const char *name) const |
TClass * | IsA () const override |
virtual Bool_t | IsLinear () const |
virtual Bool_t | IsNormalized () const |
TFormula & | operator= (const TFormula &rhs) |
void | Optimize () |
virtual void | ProcessLinear (TString &replaceformula) |
virtual void | SetNumber (Int_t number) |
virtual void | SetParameter (const char *name, Double_t parvalue) |
virtual void | SetParameter (Int_t ipar, Double_t parvalue) |
virtual void | SetParameters (const Double_t *params) |
virtual void | SetParameters (Double_t p0, Double_t p1, Double_t p2=0, Double_t p3=0, Double_t p4=0, Double_t p5=0, Double_t p6=0, Double_t p7=0, Double_t p8=0, Double_t p9=0, Double_t p10=0) |
virtual void | SetParName (Int_t ipar, const char *name) |
virtual void | SetParNames (const char *name0="p0", const char *name1="p1", const char *name2="p2", const char *name3="p3", const char *name4="p4", const char *name5="p5", const char *name6="p6", const char *name7="p7", const char *name8="p8", const char *name9="p9", const char *name10="p10") |
void | Streamer (TBuffer &) override |
void | Streamer (TBuffer &b, const TClass *onfile_class) |
void | Streamer (TBuffer &b, Int_t version, UInt_t start, UInt_t count, const TClass *onfile_class=nullptr) |
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
TFormula () | |
TFormula (const char *name, const char *formula) | |
TFormula (const TFormula &formula) | |
virtual void | Update () |
~TFormula () override | |
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 () |
Additional Inherited Members | |
Static Public Member Functions inherited from ROOT::v5::TFormula | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
static void | GetMaxima (Int_t &maxop, Int_t &maxpar, Int_t &maxconst) |
static void | SetMaxima (Int_t maxop=1000, Int_t maxpar=1000, Int_t maxconst=1000) |
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 ROOT::v5::TFormula | |
kLinear | |
kNormalized | |
kNotGlobal | |
Public Attributes inherited from TObject | |
kBitMask | |
kCanDelete | |
kCannotPick | |
kHasUUID | |
kInconsistent | |
kInvalidObject | |
kIsOnHeap | |
kIsReferenced | |
kMustCleanup | |
kNoContextMenu | |
kNotDeleted | |
kObjInCanvas | |
kOverwrite | |
kSingleKey | |
kWriteDelete | |
kZombie | |
Static Public Attributes inherited from THaFormula | |
static const Option_t *const | kPRINTBRIEF = "BRIEF" |
static const Option_t *const | kPRINTFULL = "FULL" |
Protected Types inherited from THaFormula | |
enum | { kError = BIT(0) , kInvalid = BIT(1) , kVarArray = BIT(2) , kArrayFormula = BIT(3) , kFuncOfVarArray = BIT(4) } |
enum | EVariableType { kVariable , kCut , kString , kArray , kFunction , kFormula , kVarFormula , kCutScaler , kCutNCalled } |
Protected Types inherited from ROOT::v5::TFormula | |
typedef Double_t(TObject::* | TFuncG) (const Double_t *, const Double_t *) const |
#include <THaCut.h>
enum THaCut::EvalMode |
THaCut::THaCut | ( | ) |
Definition at line 25 of file THaCut.cxx.
THaCut::THaCut | ( | const char * | name, |
const char * | expression, | ||
const char * | block, | ||
const THaVarList * | vlst = gHaVars , |
||
const THaCutList * | clst = gHaCuts |
||
) |
Definition at line 32 of file THaCut.cxx.
|
default |
|
virtualdefault |
Reimplemented from THaFormula.
Definition at line 64 of file THaCut.cxx.
|
virtual |
Reimplemented from THaFormula.
Definition at line 43 of file THaFormula.cxx.
|
virtual |
Reimplemented from THaFormula.
Definition at line 90 of file THaCut.cxx.
|
inlinevirtual |
Reimplemented from THaFormula.
Definition at line 45 of file THaFormula.h.
Definition at line 84 of file THaCut.cxx.
|
inlinevirtual |
Reimplemented from THaFormula.
|
inlinevirtual |
Reimplemented from THaFormula.
|
protected |
Definition at line 149 of file THaCut.cxx.
Reimplemented from THaFormula.
Definition at line 200 of file THaCut.cxx.
|
virtual |
Definition at line 292 of file THaCut.cxx.
Definition at line 258 of file THaCut.cxx.
Reimplemented from TNamed.
Definition at line 268 of file THaCut.cxx.
Reimplemented from TNamed.
Definition at line 283 of file THaCut.cxx.