herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Analysis
GammaGammaAnalysis.h
1
// -*- C++ -*-
2
//
3
// GammaGammaAnalysis.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4
// Copyright (C) 2002-2019 The Herwig Collaboration
5
//
6
// Herwig is licenced under version 3 of the GPL, see COPYING for details.
7
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8
//
9
#ifndef HERWIG_GammaGammaAnalysis_H
10
#define HERWIG_GammaGammaAnalysis_H
11
//
12
// This is the declaration of the GammaGammaAnalysis class.
13
//
14
15
#include "ThePEG/Repository/CurrentGenerator.h"
16
#include "ThePEG/Handlers/AnalysisHandler.h"
17
#include "Herwig/Utilities/Histogram.h"
18
19
namespace
Herwig
{
20
21
using namespace
ThePEG
;
22
32
class
GammaGammaAnalysis
:
public
AnalysisHandler
{
33
34
public
:
35
39
GammaGammaAnalysis
();
40
60
virtual
void
analyze
(
tEventPtr
event,
long
ieve,
int
loop,
int
state
);
62
63
public
:
64
71
static
void
Init
();
72
73
protected
:
74
81
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
82
87
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
89
90
protected
:
91
98
virtual
void
dofinish
();
100
101
private
:
102
107
GammaGammaAnalysis
&
operator=
(
const
GammaGammaAnalysis
&) =
delete
;
108
109
private
:
110
114
Histogram
_ptharder
;
115
119
Histogram
_ptsofter
;
120
124
Histogram
_ptpair
;
125
129
Histogram
_Eharder
;
130
134
Histogram
_Esofter
;
135
139
Histogram
_Epair
;
140
144
Histogram
_rapharder
;
145
149
Histogram
_rapsofter
;
150
154
Histogram
_rappair
;
155
159
Histogram
_phiharder
;
160
164
Histogram
_phisofter
;
165
169
Histogram
_deltaphi
;
170
174
Histogram
_mpair
;
175
};
176
177
}
178
179
#endif
/* HERWIG_GammaGammaAnalysis_H */
Herwig::GammaGammaAnalysis
GammaGammaAnalysis is for the analysis of events with a pair of hard photons produced.
Definition:
GammaGammaAnalysis.h:32
Herwig::GammaGammaAnalysis::GammaGammaAnalysis
GammaGammaAnalysis()
The default constructor.
Herwig::GammaGammaAnalysis::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
GammaGammaAnalysis.h:87
Herwig::GammaGammaAnalysis::_phisofter
Histogram _phisofter
Azimuth of the softer photon.
Definition:
GammaGammaAnalysis.h:164
Herwig::GammaGammaAnalysis::_rappair
Histogram _rappair
Rapidity of the photon pair.
Definition:
GammaGammaAnalysis.h:154
Herwig::GammaGammaAnalysis::_ptharder
Histogram _ptharder
of the harder photon
Definition:
GammaGammaAnalysis.h:114
Herwig::GammaGammaAnalysis::operator=
GammaGammaAnalysis & operator=(const GammaGammaAnalysis &)=delete
The assignment operator is private and must never be called.
Herwig::GammaGammaAnalysis::_Esofter
Histogram _Esofter
Energy of the softer photon.
Definition:
GammaGammaAnalysis.h:134
Herwig::GammaGammaAnalysis::_rapsofter
Histogram _rapsofter
Rapidity of the softer photon.
Definition:
GammaGammaAnalysis.h:149
Herwig::GammaGammaAnalysis::_ptsofter
Histogram _ptsofter
of the softer photon
Definition:
GammaGammaAnalysis.h:119
Herwig::GammaGammaAnalysis::_Epair
Histogram _Epair
Energy of the photon pair.
Definition:
GammaGammaAnalysis.h:139
Herwig::GammaGammaAnalysis::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
GammaGammaAnalysis.h:81
Herwig::GammaGammaAnalysis::_Eharder
Histogram _Eharder
Energy of the harder photon.
Definition:
GammaGammaAnalysis.h:129
Herwig::GammaGammaAnalysis::_ptpair
Histogram _ptpair
of the photon pair
Definition:
GammaGammaAnalysis.h:124
Herwig::GammaGammaAnalysis::dofinish
virtual void dofinish()
Finalize this object.
Herwig::GammaGammaAnalysis::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::GammaGammaAnalysis::_rapharder
Histogram _rapharder
Rapidity of the harder photon.
Definition:
GammaGammaAnalysis.h:144
Herwig::GammaGammaAnalysis::analyze
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
Herwig::GammaGammaAnalysis::_phiharder
Histogram _phiharder
Azimuth of the harder photon.
Definition:
GammaGammaAnalysis.h:159
Herwig::GammaGammaAnalysis::_deltaphi
Histogram _deltaphi
Azimuth of the photon pair.
Definition:
GammaGammaAnalysis.h:169
Herwig::GammaGammaAnalysis::_mpair
Histogram _mpair
Invariant mass of the pair.
Definition:
GammaGammaAnalysis.h:174
Herwig::Histogram
The Histogram class is a simple histogram for the Analysis handlers.
Definition:
Histogram.h:43
ThePEG::AnalysisHandler
ThePEG::InterfacedBase::state
InitState state() const
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::tEventPtr
ThePEG::Ptr< Event >::transient_pointer tEventPtr
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6