LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lcrdrrep.h
Go to the documentation of this file.
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 #include "deprecation.h"
25 
26 //--------------- convenient method to open a file and process it by the RunEventProcessor class
30 
31 // now the fortran wrappers from cfortran.h
32 extern "C"{
34 }
35 
#define CFORTRANPNTR
Definition: cpointer.h:13
FCALLSCFUN1(INT, lcobvgetlength, LCOBVGETLENGTH, lcobvgetlength, CFORTRANPNTR) FCALLSCFUN2(CFORTRANPNTR
INT
#define LCIO_DEPRECATED_CAPI
Definition: deprecation.h:4
LCIO_DEPRECATED_CAPI int lcrdreventprocessor(PTRTYPE filenamevec)
Header file for the f77-wrapper function of the RunEventProcessor class.
Definition: lcrdrrep.cc:8
long PTRTYPE
Fortran interface - define the length of pointers this has to made machine independent ...
Definition: cpointer.h:12