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/TrackerPulseImpl.h"
#include "IMPL/LCFlagImpl.h"
Go to the source code of this file.
Functions | |
int | main (int, char **) |
Variables | |
static const int | NEVENT = 10 |
static const int | NPULSES = 1000 |
static string | FILEN = "trackerpulses.slcio" |
static const string | testname ="test_trackerpulse" |
int main | ( | int | , |
char ** | |||
) |
Definition at line 32 of file test_trackerpulse.cc.
References TEST::FAILED(), FILEN, TEST::LOG(), NEVENT, NPULSES, and testname.
|
static |
Definition at line 25 of file test_trackerpulse.cc.
Referenced by main().
|
static |
Definition at line 22 of file test_trackerpulse.cc.
Referenced by main().
|
static |
Definition at line 23 of file test_trackerpulse.cc.
Referenced by main().
|
static |
Definition at line 28 of file test_trackerpulse.cc.
Referenced by main().