|
| PropertyMonitorX (TString xLabel="", TString yLabel="", ECutUpdate ratio=ECutUpdate::kEvent) |
|
| PropertyMonitorX (const PropertyMonitorX &other) |
|
PropertyMonitorX & | operator= (const PropertyMonitorX &other) |
|
virtual Bool_t | Init (Int_t task_id) |
|
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) |
|
virtual void | Update (Bool_t passed, TObject *obj) |
|
| 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 19 of file PropertyMonitorX.h.
◆ PropertyMonitorX() [1/2]
Hal::PropertyMonitorX::PropertyMonitorX |
( |
TString | xLabel = "", |
|
|
TString | yLabel = "", |
|
|
ECutUpdate | ratio = ECutUpdate::kEvent ) |
- Parameters
-
xLabel | name of x axis |
yLabel | name of y axis |
ratio | update ratio |
Definition at line 44 of file PropertyMonitorX.cxx.
◆ PropertyMonitorX() [2/2]
◆ ~PropertyMonitorX()
Hal::PropertyMonitorX::~PropertyMonitorX |
( |
| ) |
|
|
virtual |
◆ CreateHistograms()
void Hal::PropertyMonitorX::CreateHistograms |
( |
| ) |
|
|
protectedvirtual |
◆ Init()
Bool_t Hal::PropertyMonitorX::Init |
( |
Int_t | task_id | ) |
|
|
virtual |
◆ MakeCopy()
virtual CutMonitor * Hal::PropertyMonitorX::MakeCopy |
( |
| ) |
const |
|
inlinevirtual |
◆ ObjMonitor()
virtual Bool_t Hal::PropertyMonitorX::ObjMonitor |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ Report()
Package * Hal::PropertyMonitorX::Report |
( |
| ) |
const |
|
virtual |
◆ fFormatType
EFormatType Hal::PropertyMonitorX::fFormatType |
|
protected |
◆ fXaxisName
TString Hal::PropertyMonitorX::fXaxisName |
|
protected |
◆ fYaxisName
TString Hal::PropertyMonitorX::fYaxisName |
|
protected |
The documentation for this class was generated from the following files: