Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-05-12 09:05:03

0001 // -*- C++ -*-
0002 #ifndef RIVET_Smearing_HH
0003 #define RIVET_Smearing_HH
0004 
0005 /// @file Smearing.hh Convenience include of all Smearing projection headers
0006 
0007 #include "Rivet/Projections/SmearedParticles.hh"
0008 #include "Rivet/Projections/SmearedJets.hh"
0009 #include "Rivet/Projections/SmearedMET.hh"
0010 
0011 #endif