|
| PointDraw () |
|
virtual | ~PointDraw () |
|
int | Draw (std::string config="myAnalysis.json", std::string userConfig="", std::string environment="", std::string userConfigRaw="") |
|
void | HighlightMain (TVirtualPad *pad, TObject *obj, Int_t xBin, Int_t yBin) |
|
void | HighlightParam (TVirtualPad *pad, TObject *obj, Int_t xBin, Int_t yBin) |
|
void | HighlightData (TVirtualPad *pad, TObject *obj, Int_t xBin, Int_t yBin) |
|
void | HighlightProjectionPoint (TVirtualPad *pad, TObject *obj, Int_t xBin, Int_t yBin) |
|
void | UpdateRanges () |
|
void | DrawProjections (bool ignoreMapping=false) |
|
void | DrawUser () |
|
Definition at line 21 of file PointDraw.h.
◆ PointDraw()
Ndmspc::PointDraw::PointDraw |
( |
| ) |
|
◆ ~PointDraw()
Ndmspc::PointDraw::~PointDraw |
( |
| ) |
|
|
virtual |
◆ Draw()
int Ndmspc::PointDraw::Draw |
( |
std::string | config = "myAnalysis.json", |
|
|
std::string | userConfig = "", |
|
|
std::string | environment = "", |
|
|
std::string | userConfigRaw = "" ) |
◆ DrawProjections()
void Ndmspc::PointDraw::DrawProjections |
( |
bool | ignoreMapping = false | ) |
|
◆ DrawUser()
void Ndmspc::PointDraw::DrawUser |
( |
| ) |
|
◆ HighlightData()
void Ndmspc::PointDraw::HighlightData |
( |
TVirtualPad * | pad, |
|
|
TObject * | obj, |
|
|
Int_t | xBin, |
|
|
Int_t | yBin ) |
◆ HighlightMain()
void Ndmspc::PointDraw::HighlightMain |
( |
TVirtualPad * | pad, |
|
|
TObject * | obj, |
|
|
Int_t | xBin, |
|
|
Int_t | yBin ) |
◆ HighlightParam()
void Ndmspc::PointDraw::HighlightParam |
( |
TVirtualPad * | pad, |
|
|
TObject * | obj, |
|
|
Int_t | xBin, |
|
|
Int_t | yBin ) |
◆ HighlightProjectionPoint()
void Ndmspc::PointDraw::HighlightProjectionPoint |
( |
TVirtualPad * | pad, |
|
|
TObject * | obj, |
|
|
Int_t | xBin, |
|
|
Int_t | yBin ) |
◆ SetEnvironment()
static void Ndmspc::PointDraw::SetEnvironment |
( |
std::string | env | ) |
|
|
inlinestatic |
◆ UpdateRanges()
void Ndmspc::PointDraw::UpdateRanges |
( |
| ) |
|
◆ fCurrentContentPath
std::string Ndmspc::PointDraw::fCurrentContentPath |
|
protected |
◆ fCurrentParameterName
std::string Ndmspc::PointDraw::fCurrentParameterName |
|
protected |
◆ fData
std::vector<std::string> Ndmspc::PointDraw::fData {} |
|
protected |
◆ fDataId
std::vector<int> Ndmspc::PointDraw::fDataId {} |
|
protected |
◆ fgEnvironment
std::string Ndmspc::PointDraw::fgEnvironment = "" |
|
staticprotected |
◆ fIn
TFile* Ndmspc::PointDraw::fIn = nullptr |
|
protected |
◆ fMapAxesType
TH1* Ndmspc::PointDraw::fMapAxesType = nullptr |
|
protected |
◆ fMapTitle
std::string Ndmspc::PointDraw::fMapTitle |
|
protected |
◆ fMc
std::vector<std::string> Ndmspc::PointDraw::fMc {} |
|
protected |
◆ fMcId
std::vector<int> Ndmspc::PointDraw::fMcId {} |
|
protected |
◆ fNDimCuts
int Ndmspc::PointDraw::fNDimCuts = 0 |
|
protected |
◆ fParameterPoint
std::vector<int> Ndmspc::PointDraw::fParameterPoint |
|
protected |
◆ fParamMapHistogram
TH1* Ndmspc::PointDraw::fParamMapHistogram = nullptr |
|
protected |
◆ fProjectionAxes
std::vector<int> Ndmspc::PointDraw::fProjectionAxes |
|
protected |
◆ fResultHnSparse
THnSparse* Ndmspc::PointDraw::fResultHnSparse = nullptr |
|
protected |
The documentation for this class was generated from the following files: