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.cxx File Reference
#include "xAODDataSource/MakeDataFrame.h"
#include "RDataSource.h"
#include <memory>
Include dependency graph for MakeDataFrame.cxx:

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...