#include "marlin/Processor.h"
#include <EVENT/MCParticle.h>
#include <IMPL/LCCollectionVec.h>
#include "lcio.h"
#include "EVENT/TrackerHit.h"
#include "UTIL/LCTrackerConf.h"
#include "UTIL/ILDConf.h"
#include <set>
Go to the source code of this file.
|
class | RecoMCTruthLinker |
| Optionally creates four collections of LCRelations ("recoMCTruthLink", "trackMCTruthLink", "mcTruthTrackLink", "clusterMCTruthLink", ""clusterMCTruthLink" and "calohitMCTruthLink") with weighetd relations between true particles and reconstructed particles, tracks, clusters, and calorimeter hits, respectively. More...
|
|