LCIO
02.17
|
#include "UTIL/LCRelationNavigator.h"
#include <algorithm>
#include <cassert>
#include "IMPL/LCCollectionVec.h"
#include "IMPL/LCFlagImpl.h"
#include "IMPL/LCRelationImpl.h"
#include "EVENT/LCIO.h"
Go to the source code of this file.
Namespaces | |
UTIL | |
Macros | |
#define | RELATIONFROMTYPESTR "FromType" |
#define | RELATIONTOTYPESTR "ToType" |
#define RELATIONFROMTYPESTR "FromType" |
Definition at line 10 of file LCRelationNavigator.cc.
Referenced by UTIL::LCRelationNavigator::createLCCollection().
#define RELATIONTOTYPESTR "ToType" |
Definition at line 11 of file LCRelationNavigator.cc.
Referenced by UTIL::LCRelationNavigator::createLCCollection().