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/SimTrackerHitImpl.h"
#include "IMPL/LCFlagImpl.h"
#include "UTIL/CellIDEncoder.h"
#include "UTIL/CellIDDecoder.h"
#include "UTIL/ILDConf.h"
#include "UTIL/LCTrackerConf.h"
Go to the source code of this file.
Functions | |
int | main (int, char **) |
Variables | |
static const int | NEVENT = 10 |
static const int | NHITS = 1000 |
static string | FILEN = "simtrackerhits.slcio" |
static const string | testname ="test_simtrackerhit" |
int main | ( | int | , |
char ** | |||
) |
Definition at line 38 of file test_simtrackerhit.cc.
References TEST::FAILED(), FILEN, TEST::LOG(), NEVENT, NHITS, and testname.
|
static |
Definition at line 31 of file test_simtrackerhit.cc.
Referenced by main().
|
static |
Definition at line 28 of file test_simtrackerhit.cc.
Referenced by main().
|
static |
Definition at line 29 of file test_simtrackerhit.cc.
Referenced by main().
|
static |
Definition at line 34 of file test_simtrackerhit.cc.
Referenced by main().