anaDisplay.cxx File Reference

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

Go to the source code of this file.

Classes

class  MyTestLoop

Defines

#define USE_V792
#define USE_V1190

Functions

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

Define Documentation

#define USE_V1190

Definition at line 11 of file anaDisplay.cxx.

#define USE_V792

Definition at line 10 of file anaDisplay.cxx.


Function Documentation

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

Definition at line 81 of file anaDisplay.cxx.

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

00082 {
00083   MyTestLoop::CreateSingleton<MyTestLoop>();  
00084   return MyTestLoop::Get().ExecuteLoop(argc, argv);
00085 }

Here is the call graph for this function:


Generated on 5 May 2014 for ROOT Analyzer by  doxygen 1.6.1