#include "Rivet/Rivet.hh"
#include "Rivet/Projection.hh"
#include "Cmp.fhh"
#include <typeinfo>
Include dependency graph for Cmp.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Classes | |
class | Cmp |
class | Cmp< Projection > |
Functions | |
template<typename T> | |
Cmp< T > | cmp (const T &t1, const T &t2) |
Global helper function for easy creation of Cmp objects. | |
Cmp< Projection > | pcmp (const Projection &p1, const Projection &p2) |
Global helper function for easy creation of Cmp objects. |
|
Global helper function for easy creation of Cmp objects.
Definition at line 82 of file Cmp.hh. Referenced by KtJets::compare(), FinalState::compare(), FastJets::compare(), DISLepton::compare(), DISKinematics::compare(), and D0ILConeJets::compare(). |
|
Global helper function for easy creation of Cmp objects.
Definition at line 162 of file Cmp.hh. Referenced by VetoedFinalState::compare(), TrackJet::compare(), TotalVisibleMomentum::compare(), Sphericity::compare(), ParisiTensor::compare(), Multiplicity::compare(), KtJets::compare(), FinalStateHCM::compare(), FastJets::compare(), DISLepton::compare(), DISKinematics::compare(), D0ILConeJets::compare(), ChargedLeptons::compare(), ChargedFinalState::compare(), and CentralEtHCM::compare(). |