LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
lcobv.h File Reference
#include "cfortran.h"
#include "cpointer.h"
#include "deprecation.h"
+ Include dependency graph for lcobv.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LCIO_DEPRECATED_CAPI int lcobvgetlength (PTRTYPE vector)
 Header file for the f77-wrapper functions of the LCRelationNavigator class. More...
 
LCIO_DEPRECATED_CAPI PTRTYPE lcobvgetobject (PTRTYPE vector, int index)
 
LCIO_DEPRECATED_CAPI int lcobvgetobjectid (PTRTYPE vector, int index)
 
LCIO_DEPRECATED_CAPI float lcobvgetweight (PTRTYPE vector, int index)
 
 FCALLSCFUN1 (INT, lcobvgetlength, LCOBVGETLENGTH, lcobvgetlength, CFORTRANPNTR) FCALLSCFUN2(CFORTRANPNTR
 
INT FCALLSCFUN2 (INT, lcobvgetobjectid, LCOBVGETOBJECTID, lcobvgetobjectid, CFORTRANPNTR, INT) FCALLSCFUN2(FLOAT
 

Variables

 lcobvgetobject
 
 LCOBVGETOBJECT
 
 CFORTRANPNTR
 
INT lcobvgetweight
 
INT LCOBVGETWEIGHT
 

Function Documentation

FCALLSCFUN1 ( INT  ,
lcobvgetlength  ,
LCOBVGETLENGTH  ,
lcobvgetlength  ,
CFORTRANPNTR   
)
INT FCALLSCFUN2 ( INT  ,
lcobvgetobjectid  ,
LCOBVGETOBJECTID  ,
lcobvgetobjectid  ,
CFORTRANPNTR  ,
INT   
)
LCIO_DEPRECATED_CAPI int lcobvgetlength ( PTRTYPE  vector)

Header file for the f77-wrapper functions of the LCRelationNavigator class.

Author
H. Vogt
Version
sep 14, 2004

Definition at line 18 of file lcobv.cc.

References std::vector< T >::size().

LCIO_DEPRECATED_CAPI PTRTYPE lcobvgetobject ( PTRTYPE  vector,
int  index 
)

Definition at line 23 of file lcobv.cc.

References C2F_POINTER.

LCIO_DEPRECATED_CAPI int lcobvgetobjectid ( PTRTYPE  vector,
int  index 
)

Definition at line 33 of file lcobv.cc.

LCIO_DEPRECATED_CAPI float lcobvgetweight ( PTRTYPE  vector,
int  index 
)

Definition at line 43 of file lcobv.cc.

Variable Documentation

INT CFORTRANPNTR

Definition at line 25 of file lcobv.h.

LCOBVGETOBJECT

Definition at line 25 of file lcobv.h.

lcobvgetobject

Definition at line 25 of file lcobv.h.

INT lcobvgetweight

Definition at line 29 of file lcobv.h.

INT LCOBVGETWEIGHT

Definition at line 29 of file lcobv.h.