#include "RealisticCaloReco.h"#include <marlin/Global.h>#include <EVENT/LCCollection.h>#include <IMPL/LCCollectionVec.h>#include <IMPL/CalorimeterHitImpl.h>#include <IMPL/LCRelationImpl.h>#include <UTIL/LCRelationNavigator.h>#include "CalorimeterHitType.h"#include <EVENT/LCParameters.h>#include <EVENT/SimCalorimeterHit.h>#include <iostream>#include <string>#include <algorithm>#include <assert.h>#include <cmath>Go to the source code of this file.
Macros | |
| #define | RELATIONFROMTYPESTR "FromType" |
| #define | RELATIONTOTYPESTR "ToType" |
| #define RELATIONFROMTYPESTR "FromType" |
Definition at line 24 of file RealisticCaloReco.cc.
| #define RELATIONTOTYPESTR "ToType" |
Definition at line 25 of file RealisticCaloReco.cc.