Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
MakeDataFrame.h File Reference
#include <ROOT/RDataFrame.hxx>
#include <ROOT/RStringView.hxx>
#include <string>
#include <vector>
Include dependency graph for MakeDataFrame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Functions

ROOT::RDataFrame xAOD::MakeDataFrame (std::string_view fileNameGlob, std::string_view treeName="CollectionTree", bool verboseOutput=false)
 Helper function for creating an xAOD reading data frame. More...
 
ROOT::RDataFrame xAOD::MakeDataFrame (const std::vector< std::string > &fileNames, std::string_view treeName="CollectionTree", bool verboseOutput=false)
 Helper function for creating an xAOD reading data frame. More...