2 #ifndef RIVET_TriggerCDFRun0Run1_HH 3 #define RIVET_TriggerCDFRun0Run1_HH 5 #include "Rivet/Projection.hh" 6 #include "Rivet/Event.hh" 7 #include "Rivet/Particle.hh" 8 #include "Rivet/Projections/Beam.hh" void setName(const std::string &name)
Used by derived classes to set their name.
Definition: Projection.hh:133
Definition: ALICE_2010_I880049.cc:13
Access to the min bias triggers used by CDF in Run 0 and Run 1.
Definition: TriggerCDFRun0Run1.hh:14
DEFAULT_RIVET_PROJ_CLONE(TriggerCDFRun0Run1)
Clone on the heap.
void project(const Event &evt)
Project on to the Event.
Definition: TriggerCDFRun0Run1.cc:11
virtual int compare(const Projection &) const
Compare with other projections.
Definition: TriggerCDFRun0Run1.hh:40
const PROJ & addProjection(const PROJ &proj, const std::string &name)
Register a contained projection (user-facing version)
Definition: ProjectionApplier.hh:170
TriggerCDFRun0Run1()
Default constructor.
Definition: TriggerCDFRun0Run1.hh:18
Project only charged final state particles.
Definition: ChargedFinalState.hh:11
Base class for all Rivet projections.
Definition: Projection.hh:29
bool minBiasDecision() const
The trigger result.
Definition: TriggerCDFRun0Run1.hh:29