#include "musrAnalysis.hh" // ROOT libraries: #include #include #include #include int main(int argc,char** argv) { // if (strcmp(argv[2],"nographics")!=0) { // TApplication class is used for the ROOT graphical interface TApplication* myapp=new TApplication("myapp",0,0); // std::cout<<"1 argc = "< Stop!"< Stop!"<Get("t1"); if (tree==NULL) { std::cout<<"\n Error!!! Tree \"t1\" not found! ==> Stop!"<4) { for (int i=3; iRun()"<Run(kTRUE); // std::cout<<" after myapp->Run()"<=4)&&(strcmp(argv[3],"nographic")==0)) {;} else { std::cout<<" argc = "<Run(kTRUE); } std::cout<<" after myapp->Run()"<