herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Shower
ShowerInteraction.h
1
// -*- C++ -*-
2
//
3
// ShowerInteraction.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_ShowerInteraction_H
10
#define HERWIG_ShowerInteraction_H
11
12
namespace
Herwig
{
13
23
enum class
ShowerInteraction
{
24
UNDEFINED=-1,
25
QCD,
26
QED,
27
QEDQCD,
28
EW,
29
ALL
30
};
31
35
enum class
ShowerPartnerType
{
36
Undefined,
37
QCDColourLine,
38
QCDAntiColourLine,
39
QED,
40
EW
41
};
42
43
}
44
#endif
// HERWIG_ShowerInteraction_H
Herwig::ShowerInteraction
ShowerInteraction
Handy header file to be included in all Shower classes.
Definition:
ShowerInteraction.h:23
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
Herwig::ShowerPartnerType
ShowerPartnerType
Enum for the type of shower partner.
Definition:
ShowerInteraction.h:35
Generated on Thu Jun 20 2024 17:50:53 for Herwig by
1.9.6