Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Control.cxx File Reference

#include <iostream>
#include <fstream>
#include <unistd.h>
#include <getopt.h>
#include "TROOT.h"
#include "Event.h"
#include "HecEvent.h"
#include "HecCell.h"
#include "EmecCell.h"
#include "HecRunHeader2002v1.h"
#include "HecEventNTup2002v1.h"
#include "GlobalHeader2002v0.h"
#include "EmecRunHeader2002v0.h"
#include "EmecEventNTup2002v1.h"
#include "SlowControl2002v0.h"
#include "Headers.h"
#include "Geometry.h"
#include "TApplication.h"
#include "App.h"
#include "TBrowser.h"
#include "UserAlg.h"

Functions

string stripFileName (string pathAndFileName)
vector< string > readDataPathsFile (string dataPathsFileName)
void run (string hecFileName, string emecFileName, string hecGeoFileName, string emecGeoFileName, string globalGeoFileName)
int main (int argc, char *argv[])

Function Documentation

int main int    argc,
char *    argv[]
 

vector<string> readDataPathsFile string    dataPathsFileName
 

void run string    hecFileName,
string    emecFileName,
string    hecGeoFileName,
string    emecGeoFileName,
string    globalGeoFileName
 

string stripFileName string    pathAndFileName
 

Class: No Class. This file contains the main() function. Author: Ian Gable (igable@uvic.ca) Date: 05/10/2002 Description: main() parses the command line arguments Modifications: 030803 M. Lefebvre: allow to run with no data files 030805 M. Lefebvre: add -H -E and -g options


Generated on Fri Aug 15 10:52:04 2003 for TBRootAna by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002