LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
test_trackerhitzcylinder.cc File Reference
#include "tutil.h"
#include "lcio.h"
#include "EVENT/LCIO.h"
#include "IO/LCReader.h"
#include "IO/LCWriter.h"
#include "IMPL/LCEventImpl.h"
#include "IMPL/LCCollectionVec.h"
#include "IMPL/TrackerHitZCylinderImpl.h"
#include "UTIL/ILDConf.h"
+ Include dependency graph for test_trackerhitzcylinder.cc:

Go to the source code of this file.

Functions

int main (int, char **)
 

Variables

static const int NEVENT = 3
 
static const int NHITS = 10
 
static string FILEN = "trackerhitzcylinder.slcio"
 
static const string testname ="test_trackerhitzcylinder"
 

Function Documentation

int main ( int  ,
char **   
)

Definition at line 34 of file test_trackerhitzcylinder.cc.

References TEST::FAILED(), FILEN, TEST::LOG(), NEVENT, NHITS, and testname.

Variable Documentation

string FILEN = "trackerhitzcylinder.slcio"
static

Definition at line 27 of file test_trackerhitzcylinder.cc.

Referenced by main().

const int NEVENT = 3
static

Definition at line 24 of file test_trackerhitzcylinder.cc.

Referenced by main().

const int NHITS = 10
static

Definition at line 25 of file test_trackerhitzcylinder.cc.

Referenced by main().

const string testname ="test_trackerhitzcylinder"
static

Definition at line 30 of file test_trackerhitzcylinder.cc.

Referenced by main().