#include "marlin/Processor.h"
#include "lcio.h"
#include <string>
#include <EVENT/LCCollection.h>
#include <EVENT/ReconstructedParticle.h>
#include <EVENT/MCParticle.h>
#include "IMPL/LCCollectionVec.h"
Go to the source code of this file.
Classes | |
class | QuarkJetPairing |
Processor for marlin to find the smallest deviation between reconstructed jets and jet initialized quarks. More... | |