#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FastJets.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/ChargedFinalState.hh"
#include "Rivet/Projections/IdentifiedFinalState.hh"
#include "Rivet/Projections/MergedFinalState.hh"
#include "Rivet/Projections/VetoedFinalState.hh"
#include "Rivet/Tools/Logging.hh"
#include "Rivet/RivetAIDA.hh"
#include "Rivet/Tools/ParticleIdUtils.hh"
#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Classes | |
class | Rivet::MC_LES_HOUCHES_SYSTEMATICS_CMS |
Namespaces | |
Rivet | |
Macros | |
#define | EXPERIMENT 1 |
Variables | |
AnalysisBuilder < MC_LES_HOUCHES_SYSTEMATICS_CMS > | Rivet::plugin_MC_LES_HOUCHES_SYSTEMATICS_CMS |
#define EXPERIMENT 1 |
Definition at line 15 of file MC_LES_HOUCHES_SYSTEMATICS.cc.