Logo ROOT  
Reference Guide
ROOT::RDF::TCutInfo Class Reference

Definition at line 30 of file RCutFlowReport.hxx.

Public Member Functions

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

const ULong64_t fAll
 
const std::string fName
 
const ULong64_t fPass
 

Friends

class RCutFlowReport
 
class ROOT::Detail::RDF::RFilterBase
 

#include <ROOT/RDF/RCutFlowReport.hxx>

Constructor & Destructor Documentation

◆ TCutInfo()

ROOT::RDF::TCutInfo::TCutInfo ( const std::string &  name,
ULong64_t  pass,
ULong64_t  all 
)
inlineprivate

Definition at line 38 of file RCutFlowReport.hxx.

Member Function Documentation

◆ GetAll()

ULong64_t ROOT::RDF::TCutInfo::GetAll ( ) const
inline

Definition at line 42 of file RCutFlowReport.hxx.

◆ GetEff()

float ROOT::RDF::TCutInfo::GetEff ( ) const
inline

Definition at line 44 of file RCutFlowReport.hxx.

◆ GetName()

const std::string & ROOT::RDF::TCutInfo::GetName ( ) const
inline

Definition at line 41 of file RCutFlowReport.hxx.

◆ GetPass()

ULong64_t ROOT::RDF::TCutInfo::GetPass ( ) const
inline

Definition at line 43 of file RCutFlowReport.hxx.

Friends And Related Function Documentation

◆ RCutFlowReport

friend class RCutFlowReport
friend

Definition at line 31 of file RCutFlowReport.hxx.

◆ ROOT::Detail::RDF::RFilterBase

friend class ROOT::Detail::RDF::RFilterBase
friend

Definition at line 32 of file RCutFlowReport.hxx.

Member Data Documentation

◆ fAll

const ULong64_t ROOT::RDF::TCutInfo::fAll
private

Definition at line 37 of file RCutFlowReport.hxx.

◆ fName

const std::string ROOT::RDF::TCutInfo::fName
private

Definition at line 35 of file RCutFlowReport.hxx.

◆ fPass

const ULong64_t ROOT::RDF::TCutInfo::fPass
private

Definition at line 36 of file RCutFlowReport.hxx.

Libraries for ROOT::RDF::TCutInfo:
[legend]

The documentation for this class was generated from the following file: