anaDisplay.cxx File Reference

#include <stdio.h>
#include <iostream>
#include "TRootanaDisplay.hxx"
#include "TH1D.h"
#include "TV792Data.hxx"
#include "TFancyHistogramCanvas.hxx"
#include "TAnaManager.hxx"
Include dependency graph for anaDisplay.cxx:

Go to the source code of this file.

Classes

class  MyTestLoop

Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 84 of file anaDisplay.cxx.

References TRootanaEventLoop::ExecuteLoop(), and TRootanaEventLoop::Get().

00085 {
00086   MyTestLoop::CreateSingleton<MyTestLoop>();  
00087   return MyTestLoop::Get().ExecuteLoop(argc, argv);
00088 }

Here is the call graph for this function:


Generated on 12 Feb 2016 for ROOT Analyzer by  doxygen 1.6.1