|
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/ClusterImpl.h"#include "IMPL/LCFlagImpl.h"
Include dependency graph for test_cluster.cc:Go to the source code of this file.
Functions | |
| int | main (int, char **) |
Variables | |
| static const int | NEVENT = 3 |
| static const int | NHITS = 50 |
| static string | FILEN = "cluster.slcio" |
| static const string | testname ="test_cluster" |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 32 of file test_cluster.cc.
References UTIL::Cluster, TEST::FAILED(), FILEN, TEST::LOG(), NEVENT, NHITS, and testname.
|
static |
Definition at line 25 of file test_cluster.cc.
Referenced by main().
|
static |
Definition at line 22 of file test_cluster.cc.
Referenced by main().
|
static |
Definition at line 23 of file test_cluster.cc.
Referenced by main().
|
static |
Definition at line 28 of file test_cluster.cc.
Referenced by main().
1.8.5