LCIO
"2.7.4"
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Friends
Pages
src
cpp
include
CPPFORT
lcrdrrep.h
1
8
#include "cfortran.h"
9
#include "cpointer.h"
10
11
#include "lcio.h"
12
13
#include "IO/LCWriter.h"
14
#include "IO/LCReader.h"
15
#include "IO/LCEventListener.h"
16
#include "IO/LCRunListener.h"
17
#include "IOIMPL/LCFactory.h"
18
19
#include "EVENT/LCIO.h"
20
#include "EVENT/LCStrVec.h"
21
#include "IMPL/LCRunHeaderImpl.h"
22
#include "IMPL/LCEventImpl.h"
23
24
25
//--------------- convenient method to open a file and process it by the RunEventProcessor class
28
int
lcrdreventprocessor( PTRTYPE filenamevec ) ;
29
30
// now the fortran wrappers from cfortran.h
31
extern
"C"
{
32
FCALLSCFUN1(INT, lcrdreventprocessor, LCRDREVENTPROCESSOR, lcrdreventprocessor, CFORTRANPNTR )
33
}
34
Generated on Fri Dec 2 2016 11:44:39 for LCIO by
1.8.6