|
| PropertyMonitorTemplateX (std::initializer_list< Double_t > x) |
|
virtual void | Update (Bool_t passed, TObject *obj) |
|
virtual Bool_t | Init (Int_t task_id) |
|
| PropertyMonitorX (TString xLabel="", TString yLabel="", ECutUpdate ratio=ECutUpdate::kEvent) |
|
| PropertyMonitorX (const PropertyMonitorX &other) |
|
PropertyMonitorX & | operator= (const PropertyMonitorX &other) |
|
virtual Bool_t | ObjMonitor () const |
|
virtual CutMonitor * | MakeCopy () const |
|
virtual Package * | Report () const |
|
| CutMonitorX (TString cut_name, Int_t parameter_no, std::initializer_list< Double_t > list) |
|
| CutMonitorX (TString cut_name, Int_t parameter_no=0) |
|
| CutMonitorX (const CutMonitorX &other) |
|
CutMonitorX & | operator= (const CutMonitorX &other) |
|
| CutMonitor (Int_t size=0) |
|
| CutMonitor (const CutMonitor &other) |
|
CutMonitor & | operator= (const CutMonitor &other) |
|
void | Reset () |
|
void | AddCut (TString cut, Int_t parameter_no=0) |
|
void | SetXaxis (Int_t bins, Double_t min, Double_t max) |
|
void | SetYaxis (Int_t bins, Double_t min, Double_t max) |
|
void | SetZaxis (Int_t bins, Double_t min, Double_t max) |
|
void | AddForcedCut (Cut *cut, Int_t no) |
|
void | CopySettings (const CutMonitor *original) |
|
void | SetCollectionID (Int_t i) |
|
void | EnableExclusiveUpdate () |
|
Int_t | GetCollectionID () const |
|
Int_t | GetAxisNo () const |
|
Int_t | GetCutParameter (Int_t i) const |
|
Bool_t | AreSimilar (CutMonitor *other) const |
|
TString | GetCutName (Int_t i) const |
|
ECutUpdate | GetUpdateRatio () const |
|
Cut * | GetCutLink (Int_t i) const |
|
Definition at line 14 of file PropertyMonitorTemplateX.h.
◆ PropertyMonitorTemplateX() [1/2]
MyHal::PropertyMonitorTemplateX::PropertyMonitorTemplateX |
( |
| ) |
|
◆ PropertyMonitorTemplateX() [2/2]
MyHal::PropertyMonitorTemplateX::PropertyMonitorTemplateX |
( |
std::initializer_list< Double_t > | x | ) |
|
◆ ~PropertyMonitorTemplateX()
MyHal::PropertyMonitorTemplateX::~PropertyMonitorTemplateX |
( |
| ) |
|
|
virtual |
◆ Init()
Bool_t MyHal::PropertyMonitorTemplateX::Init |
( |
Int_t | task_id | ) |
|
|
virtual |
◆ Update()
void MyHal::PropertyMonitorTemplateX::Update |
( |
Bool_t | passed, |
|
|
TObject * | obj ) |
|
virtual |
The documentation for this class was generated from the following files: