LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
test_randomaccess.cc File Reference
#include "tutil.h"
#include "lcio.h"
#include <cstdlib>
#include "IMPL/LCRunHeaderImpl.h"
#include "SIO/LCIORandomAccess.h"
#include "SIO/LCIORandomAccessMgr.h"
#include "SIO/RunEventMap.h"
#include "UTIL/LCTOOLS.h"
#include <iostream>
#include <set>
#include <vector>
#include <algorithm>
+ Include dependency graph for test_randomaccess.cc:

Go to the source code of this file.

Functions

int main (int, char **)
 

Variables

static const string testname ="random_access"
 

Function Documentation

int main ( int  ,
char **   
)

Variable Documentation

const string testname ="random_access"
static

Definition at line 33 of file test_randomaccess.cc.

Referenced by main().