LCIO
02.17
|
#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/TrackerHitPlaneImpl.h"
#include "UTIL/ILDConf.h"
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 = "trackerhitplane.slcio" |
static const string | testname ="test_trackerhitplane" |
int main | ( | int | , |
char ** | |||
) |
Definition at line 34 of file test_trackerhitplane.cc.
References TEST::FAILED(), FILEN, TEST::LOG(), NEVENT, NHITS, and testname.
|
static |
Definition at line 27 of file test_trackerhitplane.cc.
Referenced by main().
|
static |
Definition at line 24 of file test_trackerhitplane.cc.
Referenced by main().
|
static |
Definition at line 25 of file test_trackerhitplane.cc.
Referenced by main().
|
static |
Definition at line 30 of file test_trackerhitplane.cc.
Referenced by main().