Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Utils.cc File Reference

#include <sys/stat.h>
#include <sys/types.h>
#include <stdlib.h>
#include <string.h>
#include "BField/BField.h"
#include "TestConstants.h"

Go to the source code of this file.

Functions

int GetNumPointsRect (const char *fileName)
int GetNumPointsVor (const char *fileName)
BFieldNewBFieldRect (const char *mapFileName)
BFieldNewBFieldVor (const char *vorMapFileName, const char *meshFileName, const char *vorBFieldFileName)

Variables

const int kFakeMapNum = 142
const Int_t kVorCoarseness = 0


Function Documentation

int GetNumPointsRect const char *  fileName  ) 
 

Referenced by BenchmarkPerformance().

int GetNumPointsVor const char *  fileName  ) 
 

Referenced by BenchmarkPerformance().

BField* NewBFieldRect const char *  mapFileName  ) 
 

Referenced by BenchmarkAccuracy(), and RectPerformanceTest().

BField* NewBFieldVor const char *  vorMapFileName,
const char *  meshFileName,
const char *  vorBFieldFileName
 

Referenced by BenchmarkAccuracy(), and VorPerformanceTest().


Variable Documentation

const int kFakeMapNum = 142
 

Definition at line 10 of file Utils.cc.

Referenced by NewBFieldRect().

const Int_t kVorCoarseness = 0
 

Definition at line 11 of file Utils.cc.


Generated on Mon Feb 15 11:08:15 2010 for loon by  doxygen 1.3.9.1