Definition at line 38 of file RCutFlowReport.hxx.
Public Member Functions | |
| TCutInfo ()=default | |
| ULong64_t | GetAll () const |
| float | GetEff () const |
| const std::string & | GetName () const |
| ULong64_t | GetPass () const |
Private Member Functions | |
| TCutInfo (const std::string &name, ULong64_t pass, ULong64_t all) | |
Private Attributes | |
| ULong64_t | fAll |
| std::string | fName |
| ULong64_t | fPass |
Friends | |
| class | RCutFlowReport |
| class | ROOT::Detail::RDF::RFilterBase |
| class | ROOT::Detail::RDF::RMergeableReport |
|
inlineprivate |
Definition at line 47 of file RCutFlowReport.hxx.
|
default |
|
inline |
Definition at line 53 of file RCutFlowReport.hxx.
|
inline |
Definition at line 55 of file RCutFlowReport.hxx.
|
inline |
Definition at line 52 of file RCutFlowReport.hxx.
|
inline |
Definition at line 54 of file RCutFlowReport.hxx.
|
friend |
Definition at line 39 of file RCutFlowReport.hxx.
|
friend |
Definition at line 40 of file RCutFlowReport.hxx.
|
friend |
Definition at line 41 of file RCutFlowReport.hxx.
|
private |
Definition at line 46 of file RCutFlowReport.hxx.
|
private |
Definition at line 44 of file RCutFlowReport.hxx.
|
private |
Definition at line 45 of file RCutFlowReport.hxx.