#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 | |
| namespace | UTIL |
Defines | |
| #define | RELATIONFROMTYPESTR "FromType" |
| #define | RELATIONTOTYPESTR "ToType" |
|
|
Definition at line 10 of file LCRelationNavigator.cc. Referenced by UTIL::LCRelationNavigator::createLCCollection(), and UTIL::LCRelationNavigator::LCRelationNavigator(). |
|
|
Definition at line 11 of file LCRelationNavigator.cc. Referenced by UTIL::LCRelationNavigator::createLCCollection(), and UTIL::LCRelationNavigator::LCRelationNavigator(). |
1.3.9.1