All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDStripSplitter.cc File Reference
#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"
Include dependency graph for DDStripSplitter.cc:

Go to the source code of this file.

Macros

#define RELATIONFROMTYPESTR   "FromType"
 
#define RELATIONTOTYPESTR   "ToType"
 

Variables

DDStripSplitter aDDStripSplitter
 

Macro Definition Documentation

#define RELATIONFROMTYPESTR   "FromType"

Definition at line 37 of file DDStripSplitter.cc.

#define RELATIONTOTYPESTR   "ToType"

Definition at line 38 of file DDStripSplitter.cc.

Variable Documentation

DDStripSplitter aDDStripSplitter

Definition at line 44 of file DDStripSplitter.cc.