ATLAS Offline Software
|
#include <EventLoop/OutputStream.h>
#include <RootCoreUtils/ThrowMsg.h>
#include <xAODRootAccess/Init.h>
#include <AsgMessaging/MessageCheck.h>
#include <TList.h>
#include <TSystem.h>
#include <TFile.h>
#include <regex>
Go to the source code of this file.
Functions | |
void | try_exec (const std::string &cmd) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 21 of file eventloop_grid_merge.cxx.
void try_exec | ( | const std::string & | cmd | ) |
Definition at line 14 of file eventloop_grid_merge.cxx.