|
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/CalorimeterHitImpl.h"#include "IMPL/LCFlagImpl.h"
Include dependency graph for test_calohit.cc: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 = "calohit.slcio" |
| static const string | testname ="test_calohit" |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 32 of file test_calohit.cc.
References TEST::FAILED(), FILEN, TEST::LOG(), NEVENT, NHITS, and testname.
|
static |
Definition at line 25 of file test_calohit.cc.
Referenced by main().
|
static |
Definition at line 22 of file test_calohit.cc.
Referenced by main().
|
static |
Definition at line 23 of file test_calohit.cc.
Referenced by main().
|
static |
Definition at line 28 of file test_calohit.cc.
Referenced by main().
1.8.5