herwig is hosted by Hepforge, IPPP Durham
Herwig++  2.7.0
Herwig::IdentifiedParticleAnalysis Class Reference

The IdentifiedParticleAnalysis class produces various identified particle spectra compared to LEP data. More...

#include <IdentifiedParticleAnalysis.h>

Inheritance diagram for Herwig::IdentifiedParticleAnalysis:

List of all members.

Protected Member Functions

Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object.
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane.
Standard Interfaced functions.
virtual void doinitrun ()
 Initialize this object.
virtual void dofinish ()
 Finalize this object.

Private Member Functions

IdentifiedParticleAnalysisoperator= (const IdentifiedParticleAnalysis &)
 The assignment operator is private and must never be called.

Private Attributes

HistogramPtr _xpa
 Single particle spectra.
HistogramPtr _xpl
 Histogram for the $\xi$ distribution for all particles from light quarks.
HistogramPtr _xpc
 Histogram for the $\xi$ distribution for all particles from charm quarks.
HistogramPtr _xpb
 Histogram for the $\xi$ distribution for all particles from bottom quarks.
HistogramPtr _pipma
 Histogram for the $\xi$ distribution for charged pions from all quarks.
HistogramPtr _pipml
 Histogram for the $\xi$ distribution for charged pions from light quarks.
HistogramPtr _pipmc
 Histogram for the $\xi$ distribution for charged pions from charm quarks.
HistogramPtr _pipmb
 Histogram for the $\xi$ distribution for charged pions from bottom quarks.
HistogramPtr _pipm
 Histogram for the $\xi$ distribution for charged pions from OPAL.
HistogramPtr _kpma
 Histogram for the $\xi$ distribution for charged kaons from all quarks.
HistogramPtr _kpml
 Histogram for the $\xi$ distribution for charged kaons from light quarks.
HistogramPtr _kpmc
 Histogram for the $\xi$ distribution for charged kaons from charm quarks.
HistogramPtr _kpmb
 Histogram for the $\xi$ distribution for charged kaons from bottom quarks.
HistogramPtr _kpm
 Histogram for the $\xi$ distribution for charged kaons from OPAL.
HistogramPtr _ppma
 Histogram for the $\xi$ distribution for protons from all quarks.
HistogramPtr _ppml
 Histogram for the $\xi$ distribution for protons from light quarks.
HistogramPtr _ppmc
 Histogram for the $\xi$ distribution for protons from charm quarks.
HistogramPtr _ppmb
 Histogram for the $\xi$ distribution for protons from bottom quarks.
HistogramPtr _ppm
 Histogram for the $\xi$ distribution for protons from OPAL.
HistogramPtr _udsxp
 Histogram for the $x$ distribution for light quark events (lin)
HistogramPtr _udsxip
 Histogram for the $\xi$ distribution for light quark events (lin)
HistogramPtr _lpm
 Histogram for the $\xi$ distribution for $\Lambda$.
HistogramPtr _xpKstarplus
 Histogram for the ALEPH $K^{*\pm}$ $x$distribution.
HistogramPtr _xpXiminus
 Histogram for the OPAL $\Xi^-$ $x$ distribution.
HistogramPtr _xiXiminus
 Histogram for the OPAL $\Xi^-$ $\xi$ distribution.
HistogramPtr _xpSigmaplus
 Histogram for the OPAL $\Sigma^{*+}$ $x$ distribution.
HistogramPtr _xiSigmaplus
 Histogram for the OPAL $\Sigma^{*+}$ $\xi$ distribution.
HistogramPtr _xpSigmaminus
 Histogram for the OPAL $\Sigma^{*-}$ $x$ distribution.
HistogramPtr _xiSigmaminus
 Histogram for the OPAL $\Sigma^{*-}$ $\xi$ distribution.
HistogramPtr _xpXi0
 Histogram for the OPAL $\Xi^{*0}$ $x$ distribution.
HistogramPtr _xiXi0
 Histogram for the OPAL $\Xi^{*0}$ $\xi$ distribution.
HistogramPtr _xpLambda1520
 Histogram for $\Lambda(1520)$ $x$ distribution.
HistogramPtr _xiLambda1520
 Histogram for $\Lambda(1520)$ $\xi$ distribution.
HistogramPtr _xeDelta
 Histogram for $\Delta^{++}$ $x$ distribution.
HistogramPtr _xpf980
 Histogram for $f_0(980)$ $x$ distribution.
HistogramPtr _xpphi
 Histogram for $\phi$ $x$ distribution.
HistogramPtr _xpf2
 Histogram for $f_2$ $x$ distribution.
HistogramPtr _xpKstar0
 Histogram for $K^{*0}$ $x$ distribution.
HistogramPtr _xpK0
 Histogram for $K^0$ $x$ distribution.
HistogramPtr _xerho0
 Histogram for $\rho^0$ $x$ distribution.
HistogramPtr _xepi0
 Histogram for the OPAL $\pi^0$ $x$ distribution.
HistogramPtr _xipi0
 Histogram for the OPAL $\pi^0$ $\xi$ distribution.
HistogramPtr _xeeta
 Histogram for the OPAL $\eta$ $x$ distribution.
HistogramPtr _xieta
 Histogram for the OPAL $\eta'$ $\xi$ distribution.
HistogramPtr _xeetap
 Histogram for the OPAL $\eta$ $x$ distribution.
HistogramPtr _xietap
 Histogram for the OPAL $\eta'$ $\xi$ distribution.
HistogramPtr _xeomega
 Histogram for the OPAL $\omega$ $x$ distribution.
HistogramPtr _xiomega
 Histogram for the OPAL $\omega'$ $\xi$ distribution.
HistogramPtr _xerhop
 Histogram for the OPAL $\rho^+$ $x$ distribution.
HistogramPtr _xirhop
 Histogram for the OPAL $\rho^+$ $\xi$ distribution.
HistogramPtr _xea_0p
 Histogram for the OPAL $a_0^+$ $x$ distribution.
HistogramPtr _xia_0p
 Histogram for the OPAL $a_0^+$ $\xi$ distribution.
HistogramPtr _xeD0
 Histogram for $D^0$ $x$ distribution.
HistogramPtr _xeDstar
 Histogram for $D^{*+}$ $x$ distribution.

Static Private Attributes

static NoPIOClassDescription
< IdentifiedParticleAnalysis
initIdentifiedParticleAnalysis
 The static object used to initialize the description of this class.

Virtual functions required by the AnalysisHandler class.

virtual void analyze (tEventPtr event, long ieve, int loop, int state)
 Analyze a given Event.
static void Init ()
 The standard Init function used to initialize the interfaces.
int getFlavour (const tPVector &)
 Work out the flavour of the quarks produced.
double getX (const Lorentz5Momentum &p, const Energy &Ebeam)

Detailed Description

The IdentifiedParticleAnalysis class produces various identified particle spectra compared to LEP data.

See also:
The interfaces defined for IdentifiedParticleAnalysis.

Definition at line 32 of file IdentifiedParticleAnalysis.h.


Member Function Documentation

virtual void Herwig::IdentifiedParticleAnalysis::analyze ( tEventPtr  event,
long  ieve,
int  loop,
int  state 
) [virtual]

Analyze a given Event.

Note that a fully generated event may be presented several times, if it has been manipulated in between. The default version of this function will call transform to make a lorentz transformation of the whole event, then extract all final state particles and call analyze(tPVector) of this analysis object and those of all associated analysis objects. The default version will not, however, do anything on events which have not been fully generated, or have been manipulated in any way.

Parameters:
eventpointer to the Event to be analyzed.
ievethe event number.
loopthe number of times this event has been presented. If negative the event is now fully generated.
statea number different from zero if the event has been manipulated in some way since it was last presented.

Reimplemented from ThePEG::AnalysisHandler.

virtual IBPtr Herwig::IdentifiedParticleAnalysis::clone ( ) const [inline, protected, virtual]

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::AnalysisHandler.

Definition at line 86 of file IdentifiedParticleAnalysis.h.

virtual void Herwig::IdentifiedParticleAnalysis::dofinish ( ) [protected, virtual]

Finalize this object.

Called in the run phase just after a run has ended. Used eg. to write out statistics.

Reimplemented from ThePEG::InterfacedBase.

virtual void Herwig::IdentifiedParticleAnalysis::doinitrun ( ) [protected, virtual]

Initialize this object.

Called in the run phase just before a run begins.

Reimplemented from ThePEG::InterfacedBase.

virtual IBPtr Herwig::IdentifiedParticleAnalysis::fullclone ( ) const [inline, protected, virtual]

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::AnalysisHandler.

Definition at line 92 of file IdentifiedParticleAnalysis.h.

static void Herwig::IdentifiedParticleAnalysis::Init ( ) [static]

The standard Init function used to initialize the interfaces.

Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.

Reimplemented from ThePEG::AnalysisHandler.

IdentifiedParticleAnalysis& Herwig::IdentifiedParticleAnalysis::operator= ( const IdentifiedParticleAnalysis ) [private]

The assignment operator is private and must never be called.

In fact, it should not even be implemented.


Member Data Documentation

Single particle spectra.

Histogram for the $\xi$ distribution for all particles from all quarks

Definition at line 136 of file IdentifiedParticleAnalysis.h.

The static object used to initialize the description of this class.

Indicates that this is a concrete class with persistent data.

Definition at line 119 of file IdentifiedParticleAnalysis.h.


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