LCIO
02.17
|
#include "CPPFORT/lcobv.h"
#include "UTIL/LCRelationNavigator.h"
#include "lcio.h"
#include "IMPL/LCRelationImpl.h"
#include "EVENT/LCCollection.h"
#include "EVENT/LCObject.h"
#include "LCIOSTLTypes.h"
#include <iostream>
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef std::map < EVENT::LCObject *, std::pair < EVENT::LCObjectVec, EVENT::FloatVec > > | RelMap |
Functions | |
int | lcobvgetlength (PTRTYPE vector) |
Header file for the f77-wrapper functions of the LCRelationNavigator class. More... | |
PTRTYPE | lcobvgetobject (PTRTYPE vector, int index) |
int | lcobvgetobjectid (PTRTYPE vector, int index) |
float | lcobvgetweight (PTRTYPE vector, int index) |
typedef std::map< EVENT::LCObject* , std::pair< EVENT::LCObjectVec , EVENT::FloatVec > > RelMap |
int lcobvgetlength | ( | PTRTYPE | vector | ) |
Header file for the f77-wrapper functions of the LCRelationNavigator class.
Definition at line 18 of file lcobv.cc.
References std::vector< T >::size().
Definition at line 23 of file lcobv.cc.
References C2F_POINTER.