#include "DDStripSplitter.h"
#include <iostream>
#include <map>
#include <EVENT/LCCollection.h>
#include <EVENT/MCParticle.h>
#include <EVENT/ReconstructedParticle.h>
#include <EVENT/SimCalorimeterHit.h>
#include "CalorimeterHitType.h"
#include "IMPL/CalorimeterHitImpl.h"
#include <IMPL/LCRelationImpl.h>
#include <UTIL/LCRelationNavigator.h>
#include <marlin/Global.h>
#include <marlin/Exceptions.h>
#include "DD4hep/DetectorSelector.h"
#include "DD4hep/DetType.h"
#include "DD4hep/Detector.h"
#include <UTIL/CellIDDecoder.h>
#include "marlin/VerbosityLevels.h"
#include <sys/types.h>
#include "streamlog/streamlog.h"
Go to the source code of this file.
#define RELATIONFROMTYPESTR "FromType" |
#define RELATIONTOTYPESTR "ToType" |