#include <algorithm>
#include <string>
#include <map>
#include <marlin/Processor.h>
#include <lcio.h>
#include <EVENT/ReconstructedParticle.h>
#include <EVENT/MCParticle.h>
#include "IMPL/ReconstructedParticleImpl.h"
#include <UTIL/LCRelationNavigator.h>
Go to the source code of this file.
Classes | |
class | IsolatedLeptonFinderProcessor |
Marlin processor for finding isolated leptons. More... | |