RDFAnalysis
0.1.1
Physics analysis with ROOT::RDataFrame
|
Detail class containing cutflow information. More...
#include <CutflowDetail.h>
Public Member Functions | |
CutflowDetail (Node< CutflowDetail > &node) | |
Create the detail from its parent node. More... | |
SysResultPtr< ULong64_t > | stats () |
Get the unweighted cutflow information. More... | |
SysResultPtr< std::pair< float, float > > | weightedStats () |
Get the weighted cutflow information (sum of weights, sum of weights squared. More... | |
Detail class containing cutflow information.
This detail keeps track of cutflow and weighted cutflow information.
|
inline |
Create the detail from its parent node.
|
inline |
Get the unweighted cutflow information.
|
inline |
Get the weighted cutflow information (sum of weights, sum of weights squared.