#include "IsoLepTrainingProcessor.h"#include <iostream>#include <sstream>#include <iomanip>#include <EVENT/LCCollection.h>#include <EVENT/MCParticle.h>#include <IMPL/LCCollectionVec.h>#include <EVENT/ReconstructedParticle.h>#include <IMPL/ReconstructedParticleImpl.h>#include <EVENT/Cluster.h>#include <UTIL/LCTypedVector.h>#include <EVENT/Track.h>#include <UTIL/LCRelationNavigator.h>#include <EVENT/ParticleID.h>#include <marlin/Exceptions.h>#include <EVENT/Vertex.h>#include "marlin/VerbosityLevels.h"#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TNtupleD.h"#include "TVector3.h"#include "TMath.h"#include "TLorentzVector.h"#include "Utilities.h"Go to the source code of this file.
Variables | |
| IsoLepTrainingProcessor | aIsoLepTrainingProcessor |
| IsoLepTrainingProcessor aIsoLepTrainingProcessor |
Definition at line 44 of file IsoLepTrainingProcessor.cc.