#include "TString.h" #include "TROOT.h" #include using namespace std; #include "thermal_loop.C" //int loop (TString outdir="",TString outfile="",TString type="w" , Int_t nEvents=1000) #include "embedding_loop.C" //int loop_emb(TString outdir="",TString outfile="",TString type="e+", Int_t nEvents=1000,TString vertex_ntuple = "") #ifndef __CINT__ int main(int argc, char **argv) { TROOT Analysis("Analysis","compiled analysis macro"); // argc is the number of arguments in char* array argv // CAUTION: argv[0] contains the progname // argc has to be nargs+1 cout<1) cout<<"arg1 ="<2) cout<<"arg2 ="<3) cout<<"arg3 ="<4) cout<<"arg4 ="<5) cout<<"arg5 ="<6) cout<<"arg6 ="<