LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
test_example.cc File Reference
#include "tutil.h"
#include "lcio.h"
#include "EVENT/LCIO.h"
#include "IO/LCWriter.h"
#include "IMPL/LCEventImpl.h"
#include "IMPL/LCCollectionVec.h"
#include <iostream>
+ Include dependency graph for test_example.cc:

Go to the source code of this file.

Functions

int main (int, char **)
 

Variables

static const string testname ="mytest"
 

Function Documentation

int main ( int  ,
char **   
)

Definition at line 23 of file test_example.cc.

References TEST::FAILED(), TEST::LOG(), and testname.

Variable Documentation

const string testname ="mytest"
static

Definition at line 19 of file test_example.cc.

Referenced by main().