Rivet API documentation
![]() |
Rivet 4.1.3
|
AtlasCommon.hh
117 if ( apply<FinalState>(event,"MBF").particles().empty() || apply<FinalState>(event,"MBB").particles().empty() )
CmpState compare(const Projection &p) const
Compare projections.
Definition AtlasCommon.hh:122
MinBiasTrigger()
Constructor.
Definition AtlasCommon.hh:99
RIVET_DEFAULT_PROJ_CLONE(MinBiasTrigger)
Clone on the heap.
void project(const Event &event)
Perform the projection on the Event.
Definition AtlasCommon.hh:115
SumET_PBPB_Centrality()
Constructor.
Definition AtlasCommon.hh:60
RIVET_DEFAULT_PROJ_CLONE(SumET_PBPB_Centrality)
Clone on the heap.
void project(const Event &e)
Perform the projection on the Event.
Definition AtlasCommon.hh:74
CmpState compare(const Projection &p) const
Compare projections.
Definition AtlasCommon.hh:86
CmpState compare(const Projection &p) const
Compare projections.
Definition AtlasCommon.hh:47
SumET_PB_Centrality()
Constructor.
Definition AtlasCommon.hh:21
RIVET_DEFAULT_PROJ_CLONE(SumET_PB_Centrality)
Clone on the heap.
void project(const Event &e)
Perform the projection on the Event.
Definition AtlasCommon.hh:35
Project only charged final state particles.
Definition ChargedFinalState.hh:11
Project out all final-state particles in an event. Probably the most important projection in Rivet!
Definition FinalState.hh:12
virtual const Particles & particles() const
Get the particles in no particular order, with no cuts.
Definition ParticleFinder.hh:65
Particle representation, either from a HepMC::GenEvent or reconstructed.
Definition Particle.hh:45
std::enable_if_t< std::is_base_of< Projection, PROJ >::value, const PROJ & > apply(const Event &evt, const Projection &proj) const
Apply the supplied projection on event evt.
Definition ProjectionApplier.hh:119
const PROJ & declare(const PROJ &proj, const std::string &name) const
Register a contained projection (user-facing version).
Definition ProjectionApplier.hh:184
Cmp< Projection > mkNamedPCmp(const Projection &otherparent, const std::string &pname) const
void setValue(double v)
Set the value.
Definition SingleValueProjection.hh:48
SingleValueProjection()
The default constructor.
Definition SingleValueProjection.hh:21
void clear()
Unset the value.
Definition SingleValueProjection.hh:54
void fail()
Indicate that the event has failed the trigger.
Definition TriggerProjection.hh:57
TriggerProjection()
The default constructor.
Definition TriggerProjection.hh:22
void pass()
Indicate that the event has passed the trigger.
Definition TriggerProjection.hh:47
double p(const ParticleBase &p)
Unbound function access to p.
Definition ParticleBaseUtils.hh:653
Common projections for ATLAS trigger conditions and centrality.
Definition AtlasCommon.hh:13
Definition MC_CENT_PPB_Projections.hh:10
Generated on for Rivet by
