![]() |
Project
|
#include "Framework/AnalysisDataModel.h"
#include "Framework/RootTableBuilderHelpers.h"
#include "Framework/Logger.h"
#include "Framework/ASoA.h"
#include <TFile.h>
#include <iostream>
#include <memory>
Go to the source code of this file.
Functions | |
template<typename T > | |
void | verifyTable (TFile *infile, const char *branchName) |
int | main (int argc, char **argv) |
Definition at line 35 of file verifyAODFile.cxx.
Definition at line 24 of file verifyAODFile.cxx.