|
ndmspc
v1.2.0-0.1.rc3
|
This is the complete list of members for Ndmspc::NGnTree, including all inherited members.
| BuildObjectPath(const json &cfg, const json &objCfg, const NBinningPoint *point) | Ndmspc::NGnTree | static |
| Close(bool write=false) | Ndmspc::NGnTree | |
| Draw(Option_t *option="") override | Ndmspc::NGnTree | virtual |
| fBinning | Ndmspc::NGnTree | protected |
| fInput | Ndmspc::NGnTree | protected |
| fIsPureCopy | Ndmspc::NGnTree | protected |
| fNavigator | Ndmspc::NGnTree | protected |
| fOutputs | Ndmspc::NGnTree | protected |
| fOwnsBinning | Ndmspc::NGnTree | protected |
| fOwnsTreeStorage | Ndmspc::NGnTree | protected |
| fParameters | Ndmspc::NGnTree | protected |
| fTreeStorage | Ndmspc::NGnTree | protected |
| fWorkerMacroList | Ndmspc::NGnTree | protected |
| GetBinning() const | Ndmspc::NGnTree | inline |
| GetEntries() const | Ndmspc::NGnTree | inline |
| GetEntry(Long64_t entry, bool checkBinningDef=true) | Ndmspc::NGnTree | |
| GetEntry(std::vector< std::vector< int >> range, bool checkBinningDef=true) | Ndmspc::NGnTree | |
| GetInput() const | Ndmspc::NGnTree | inline |
| GetNavigator() const | Ndmspc::NGnTree | inline |
| GetOutput(std::string name="") | Ndmspc::NGnTree | |
| GetOutputs() const | Ndmspc::NGnTree | inline |
| GetParameters() const | Ndmspc::NGnTree | inline |
| GetResourceStatisticsNavigator(std::string binningName, std::vector< std::vector< int >> levels, int level=0, std::map< int, std::vector< int >> ranges={}, std::map< int, std::vector< int >> rangesBase={}) | Ndmspc::NGnTree | |
| GetStorageTree() const | Ndmspc::NGnTree | inline |
| Import(const std::string &findPath, const std::string &fileName, const std::vector< std::string > &headers, const std::string &outFileName="/tmp/ngnt_imported.root", bool close=true) | Ndmspc::NGnTree | static |
| InitParameters(const std::vector< std::string > ¶mNames) | Ndmspc::NGnTree | |
| IsPureCopy() const | Ndmspc::NGnTree | inline |
| NGnTree() | Ndmspc::NGnTree | |
| NGnTree(std::vector< TAxis * > axes, std::string filename="", std::string treename="ngnt") | Ndmspc::NGnTree | |
| NGnTree(TObjArray *axes, std::string filename="", std::string treename="ngnt") | Ndmspc::NGnTree | |
| NGnTree(NGnTree *ngnt, std::string filename="", std::string treename="ngnt") | Ndmspc::NGnTree | |
| NGnTree(NBinning *binning, NStorageTree *treeStorage) | Ndmspc::NGnTree | |
| NGnTree(THnSparse *hns, std::string parameterAxis, const std::string &outFileName="/tmp/ngnt_imported.root", json cfg=json::object()) | Ndmspc::NGnTree | |
| Open(const std::string &filename, const std::string &branches="", const std::string &treename="ngnt") | Ndmspc::NGnTree | static |
| Open(TTree *tree, const std::string &branches="", TFile *file=nullptr) | Ndmspc::NGnTree | static |
| Play(int timeout=0, std::string binning="", std::vector< int > outputPointIds={0}, std::vector< std::vector< int >> ranges={}, Option_t *option="") | Ndmspc::NGnTree | |
| Print(Option_t *option="") const override | Ndmspc::NGnTree | virtual |
| Process(NGnProcessFuncPtr func, const json &cfg=json::object(), std::string binningName="", NGnBeginFuncPtr beginFunc=nullptr, NGnEndFuncPtr endFunc=nullptr) | Ndmspc::NGnTree | |
| Process(NGnProcessFuncPtr func, const std::vector< std::string > &defNames, const json &cfg=json::object(), NBinning *binningIn=nullptr, NGnBeginFuncPtr beginFunc=nullptr, NGnEndFuncPtr endFunc=nullptr) | Ndmspc::NGnTree | |
| Projection(const json &cfg, std::string binningName="") | Ndmspc::NGnTree | |
| Reshape(std::string binningName, std::vector< std::vector< int >> levels, int level=0, std::map< int, std::vector< int >> ranges={}, std::map< int, std::vector< int >> rangesBase={}) | Ndmspc::NGnTree | |
| SetBinning(NBinning *binning) | Ndmspc::NGnTree | inline |
| SetInput(NGnTree *input) | Ndmspc::NGnTree | inline |
| SetIsPureCopy(bool val) | Ndmspc::NGnTree | inline |
| SetNavigator(NGnNavigator *navigator) | Ndmspc::NGnTree | |
| SetOutputs(std::map< std::string, TList * > outputs) | Ndmspc::NGnTree | inline |
| SetWorkerMacro(const std::string ¯oList) | Ndmspc::NGnTree | inline |
| ~NGnTree() | Ndmspc::NGnTree | virtual |