#include "marlin/Processor.h"
#include "lcio.h"
#include <string>
#include "TTree.h"
#include "TNtuple.h"
#include "TH1D.h"
#include "TFile.h"
#include "TMath.h"
#include "TSystem.h"
#include <EVENT/MCParticle.h>
#include <EVENT/ReconstructedParticle.h>
Go to the source code of this file.
Classes | |
class | PrepareRECParticles |
PreProcessor for TauFinder to provide necessary information and create universal input for TauFinder, so that the TauFinder can run on various input information. More... | |