Rivet  1.8.3
Public Member Functions | Protected Member Functions | List of all members
Rivet::TriggerUA5 Class Reference

Access to the min bias triggers used by UA5. More...

#include <TriggerUA5.hh>

Inheritance diagram for Rivet::TriggerUA5:
Rivet::Projection Rivet::ProjectionApplier

Public Member Functions

 TriggerUA5 ()
 Default constructor.
 
virtual const Projectionclone () const
 Clone on the heap.
 
bool sdDecision () const
 The trigger result for non-single diffractive (2 arm) trigger.
 
bool nsdDecision () const
 The trigger result for non-single diffractive (2 arm) trigger.
 
bool nsd2Decision () const
 
bool samebeams () const
 The trigger result.
 
pair< unsigned int, unsigned int > numHits ()
 Number of hits in <-,+> eta hodoscopes.
 
void project (const Event &evt)
 Project on to the event.
 
- Public Member Functions inherited from Rivet::Projection
bool before (const Projection &p) const
 
virtual const std::set< PdgIdPairbeamPairs () const
 
virtual std::string name () const
 Get the name of the projection.
 
ProjectionaddPdgIdPair (PdgId beam1, PdgId beam2)
 Add a colliding beam pair.
 
LoggetLog () const
 Get a Log object based on the getName() property of the calling projection object.
 
void setName (const std::string &name)
 Used by derived classes to set their name.
 
 Projection ()
 The default constructor.
 
virtual ~Projection ()
 The destructor.
 
- Public Member Functions inherited from Rivet::ProjectionApplier
 ProjectionApplier ()
 Constructor.
 
std::set< ConstProjectionPtrgetProjections () const
 Get the contained projections, including recursion.
 
template<typename PROJ >
const PROJ & getProjection (const std::string &name) const
 Get the named projection, specifying return type via a template argument.
 
const ProjectiongetProjection (const std::string &name) const
 
template<typename PROJ >
const PROJ & applyProjection (const Event &evt, const PROJ &proj) const
 Apply the supplied projection on event.
 
template<typename PROJ >
const PROJ & applyProjection (const Event &evt, const Projection &proj) const
 Apply the supplied projection on event.
 
template<typename PROJ >
const PROJ & applyProjection (const Event &evt, const std::string &name) const
 Apply the named projection on event.
 

Protected Member Functions

virtual int compare (const Projection &UNUSED(p)) const
 Compare with other projections.
 
- Protected Member Functions inherited from Rivet::Projection
virtual int compare (const Projection &p) const =0
 
Cmp< ProjectionmkNamedPCmp (const Projection &otherparent, const std::string &pname) const
 
Cmp< ProjectionmkPCmp (const Projection &otherparent, const std::string &pname) const
 
- Protected Member Functions inherited from Rivet::ProjectionApplier
LoggetLog () const
 
ProjectionHandlergetProjHandler () const
 Get a reference to the ProjectionHandler for this thread.
 
template<typename PROJ >
const PROJ & addProjection (const PROJ &proj, const std::string &name)
 

Detailed Description

Access to the min bias triggers used by UA5.

Member Function Documentation

bool Rivet::TriggerUA5::nsd2Decision ( ) const
inline

The trigger result for non-single diffractive (2 arm) trigger with special ">= 2" trigger for ppbar bg rejection


The documentation for this class was generated from the following files: