Herwig 7.3.0
|
The CzyzNucleonFormFactor class implements the model of Phys.Rev. More...
#include <CzyzNucleonFormFactor.h>
Public Member Functions | |
CzyzNucleonFormFactor () | |
The default constructor. | |
virtual void | SpinHalfSpinHalfFormFactor (Energy2 q2, int iloc, int id0, int id1, Energy m0, Energy m1, Complex &f1v, Complex &f2v, Complex &f3v, Complex &f1a, Complex &f2a, Complex &f3a, FlavourInfo flavour, Virtuality virt=SpaceLike) |
The form factor for the weak decay of a spin \(\frac12\) baryon to a spin \(\frac12\) baryon. | |
virtual void | dataBaseOutput (ofstream &os, bool header, bool create) const |
Output the setup information for the particle database. | |
Public Member Functions inherited from Herwig::BaryonFormFactor | |
BaryonFormFactor () | |
Default constructor. | |
int | formFactorNumber (int in, int out, bool &cc) const |
Find the location for a given pair of particle. | |
void | particleID (int iloc, int &id0, int &id1) |
Get the particle ids for an entry. | |
void | formFactorInfo (int iloc, int &ispin, int &ospin, int &spect1, int &spect2, int &inquark, int &outquark) |
Information on the form factor. | |
void | formFactorInfo (int in, int out, int &ispin, int &ospin, int &spect1, int &spect2, int &inquark, int &outquark) |
Information on the form factor. | |
unsigned int | numberOfFactors () const |
number of form factors | |
void | persistentOutput (PersistentOStream &os) const |
Function used to write out object persistently. | |
void | persistentInput (PersistentIStream &is, int version) |
Function used to read in object persistently. | |
virtual void | SpinHalfSpinThreeHalfFormFactor (Energy2 q2, int iloc, int id0, int id1, Energy m0, Energy m1, Complex &g1v, Complex &g2v, Complex &g3v, Complex &g4v, Complex &g1a, Complex &g2a, Complex &g3a, Complex &g4a, FlavourInfo flavour, Virtuality virt=SpaceLike) |
The form factor for the weak decay of a spin \(\frac12\) baryon to a spin \(\frac32\) baryon. | |
Public Member Functions inherited from ThePEG::Interfaced | |
virtual bool | defaultInit () |
PPtr | getParticle (PID) const |
PDPtr | getParticleData (PID) const |
bool | used () const |
void | useMe () const |
tEGPtr | generator () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
PPtr | getParticle (PID) const |
PDPtr | getParticleData (PID) const |
bool | used () const |
void | useMe () const |
tEGPtr | generator () const |
Public Member Functions inherited from ThePEG::InterfacedBase | |
string | fullName () const |
string | name () const |
string | path () const |
string | comment () const |
void | setup (istream &is) |
void | update () |
void | init () |
virtual bool | preInitialize () const |
void | initrun () |
void | finish () |
void | touch () |
void | reset () |
void | clear () |
InitState | state () const |
bool | locked () const |
bool | touched () const |
virtual IBPtr | fullclone () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
virtual void | debugme () const |
void | update () |
void | init () |
virtual bool | preInitialize () const |
void | initrun () |
void | finish () |
void | touch () |
void | reset () |
void | clear () |
InitState | state () const |
bool | locked () const |
bool | touched () const |
virtual IBPtr | fullclone () const |
Public Member Functions inherited from ThePEG::Base | |
void | debug () const |
virtual void | debugme () const |
Public Member Functions inherited from ThePEG::Pointer::ReferenceCounted | |
CounterType | referenceCount () const |
Public Member Functions inherited from ThePEG::Named | |
Named (const string &newName=string()) | |
Named (const Named &)=default | |
const string & | name () const |
bool | operator== (const Named &other) const |
bool | operator< (const Named &other) const |
Clone Methods. | |
vector< Energy > | rhoMasses_ |
The masses of the \(\rho\) resonances. | |
vector< Energy > | rhoWidths_ |
The widths of the \(\rho\) resonances. | |
vector< Energy > | omegaMasses_ |
The masses of the \(\omega\) resonances. | |
vector< Energy > | omegaWidths_ |
The widths of the \(\omega\) resonances. | |
vector< double > | c1Re_ |
The real part of the \(c_1\) couplings. | |
vector< double > | c1Im_ |
The imaginary part of the \(c_1\) couplings. | |
vector< double > | c2Re_ |
The real part of the \(c_2\) couplings. | |
vector< double > | c2Im_ |
The imaginary part of the \(c_2\) couplings. | |
vector< double > | c3Re_ |
The real part of the \(c_3\) couplings. | |
vector< double > | c3Im_ |
The imaginary part of the \(c_3\) couplings. | |
vector< double > | c4Re_ |
The real part of the \(c_4\) couplings. | |
vector< double > | c4Im_ |
The imaginary part of the \(c_4\) couplings. | |
vector< Complex > | c1_ |
The complex \(c_1\) coupling. | |
vector< Complex > | c2_ |
The complex \(c_2\) coupling. | |
vector< Complex > | c3_ |
The complex \(c_3\) coupling. | |
vector< Complex > | c4_ |
The complex \(c_4\) coupling. | |
double | mup_ |
Proton magentic moment. | |
double | mun_ |
Neutron magentic moment. | |
double | a_ |
\(a\) parameter | |
double | b_ |
\(b\) parameter | |
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. | |
virtual void | doinit () |
Initialize this object after the setup phase before saving an EventGenerator to disk. | |
CzyzNucleonFormFactor & | operator= (const CzyzNucleonFormFactor &)=delete |
The assignment operator is private and must never be called. | |
Functions used by the persistent I/O system. | |
void | persistentOutput (PersistentOStream &os) const |
Function used to write out object persistently. | |
void | persistentInput (PersistentIStream &is, int version) |
Function used to read in object persistently. | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Additional Inherited Members | |
Public Types inherited from Herwig::BaryonFormFactor | |
enum | Virtuality { TimeLike , SpaceLike } |
Whether the form factor is space- or time-like. More... | |
Public Types inherited from ThePEG::InterfacedBase | |
enum | InitState |
Public Types inherited from ThePEG::Pointer::ReferenceCounted | |
typedef unsigned int | CounterType |
Static Public Member Functions inherited from Herwig::BaryonFormFactor | |
static void | Init () |
Standard Init function used to initialize the interfaces. | |
Static Public Member Functions inherited from ThePEG::Interfaced | |
static void | Init () |
Static Public Member Functions inherited from ThePEG::InterfacedBase | |
static void | Init () |
Static Public Member Functions inherited from ThePEG::Base | |
static void | Init () |
Public Attributes inherited from ThePEG::InterfacedBase | |
initializing | |
uninitialized | |
initialized | |
runready | |
Public Attributes inherited from ThePEG::Pointer::ReferenceCounted | |
const unsigned long | uniqueId |
Protected Member Functions inherited from Herwig::BaryonFormFactor | |
void | addFormFactor (int in, int out, int inspin, int outspin, int spect1, int spect2, int inquark, int outquark) |
Add a form factor to the list. | |
void | initialModes (unsigned int nmodes) |
Set initial number of modes. | |
unsigned int | initialModes () const |
Get the initial number of modes. | |
Protected Member Functions inherited from ThePEG::Interfaced | |
void | reporeg (IBPtr object, string name) const |
bool | setDefaultReference (PtrT &ptr, string classname, string objectname) |
Interfaced (const string &newName) | |
Interfaced (const Interfaced &i) | |
void | setGenerator (tEGPtr generator) |
Protected Member Functions inherited from ThePEG::InterfacedBase | |
virtual void | readSetup (istream &is) |
virtual void | doupdate () |
virtual void | doinit () |
virtual void | doinitrun () |
virtual void | dofinish () |
virtual IVector | getReferences () |
virtual void | rebind (const TranslationMap &) |
virtual IBPtr | clone () const=0 |
InterfacedBase (string newName) | |
InterfacedBase (const InterfacedBase &i) | |
virtual void | readSetup (istream &is) |
virtual void | doupdate () |
virtual void | doinit () |
virtual void | doinitrun () |
virtual void | dofinish () |
virtual IVector | getReferences () |
virtual void | rebind (const TranslationMap &) |
Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted | |
ReferenceCounted (const ReferenceCounted &) | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
Protected Member Functions inherited from ThePEG::Named | |
const Named & | operator= (const Named &other) |
const string & | name (const string &newName) |
Static Protected Member Functions inherited from ThePEG::Interfaced | |
static void | registerRepository (IBPtr) |
static void | registerRepository (IBPtr, string newName) |
The CzyzNucleonFormFactor class implements the model of Phys.Rev.
D90 (2014) no.11, 114021 for the proton and neutron form factors
Definition at line 21 of file CzyzNucleonFormFactor.h.
|
protectedvirtual |
Make a simple clone of this object.
Reimplemented from Herwig::BaryonFormFactor.
|
virtual |
Output the setup information for the particle database.
os | The stream to output the information to |
header | Whether or not to output the information for MySQL |
create | Whether or not to add a statement creating the object |
Reimplemented from Herwig::BaryonFormFactor.
|
protectedvirtual |
Initialize this object after the setup phase before saving an EventGenerator to disk.
InitException | if object could not be initialized properly. |
Reimplemented from Herwig::BaryonFormFactor.
|
protectedvirtual |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from Herwig::BaryonFormFactor.
|
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.
|
privatedelete |
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
void Herwig::CzyzNucleonFormFactor::persistentInput | ( | PersistentIStream & | is, |
int | version | ||
) |
Function used to read in object persistently.
is | the persistent input stream read from. |
version | the version number of the object when written. |
void Herwig::CzyzNucleonFormFactor::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
virtual |
The form factor for the weak decay of a spin \(\frac12\) baryon to a spin \(\frac12\) baryon.
q2 | The scale \(q^2\). |
iloc | The location in the form factor list. |
id0 | The PDG code of the incoming baryon. |
id1 | The PDG code of the outgoing baryon. |
m0 | The mass of the incoming baryon. |
m1 | The mass of the outgoing baryon. |
f1v | The form factor \(F^V_1\). |
f2v | The form factor \(F^V_2\). |
f3v | The form factor \(F^V_3\). |
f1a | The form factor \(F^A_1\). |
f2a | The form factor \(F^A_2\). |
f3a | The form factor \(F^A_3\). |
virt | Whether the q2 is space or timelike |
Reimplemented from Herwig::BaryonFormFactor.
|
private |
\(a\) parameter
Definition at line 217 of file CzyzNucleonFormFactor.h.
|
private |
\(b\) parameter
Definition at line 222 of file CzyzNucleonFormFactor.h.
|
private |
The complex \(c_1\) coupling.
Definition at line 187 of file CzyzNucleonFormFactor.h.
|
private |
The imaginary part of the \(c_1\) couplings.
Definition at line 152 of file CzyzNucleonFormFactor.h.
|
private |
The real part of the \(c_1\) couplings.
Definition at line 147 of file CzyzNucleonFormFactor.h.
|
private |
The complex \(c_2\) coupling.
Definition at line 192 of file CzyzNucleonFormFactor.h.
|
private |
The imaginary part of the \(c_2\) couplings.
Definition at line 162 of file CzyzNucleonFormFactor.h.
|
private |
The real part of the \(c_2\) couplings.
Definition at line 157 of file CzyzNucleonFormFactor.h.
|
private |
The complex \(c_3\) coupling.
Definition at line 197 of file CzyzNucleonFormFactor.h.
|
private |
The imaginary part of the \(c_3\) couplings.
Definition at line 172 of file CzyzNucleonFormFactor.h.
|
private |
The real part of the \(c_3\) couplings.
Definition at line 167 of file CzyzNucleonFormFactor.h.
|
private |
The complex \(c_4\) coupling.
Definition at line 202 of file CzyzNucleonFormFactor.h.
|
private |
The imaginary part of the \(c_4\) couplings.
Definition at line 182 of file CzyzNucleonFormFactor.h.
|
private |
The real part of the \(c_4\) couplings.
Definition at line 177 of file CzyzNucleonFormFactor.h.
|
private |
Neutron magentic moment.
Definition at line 212 of file CzyzNucleonFormFactor.h.
|
private |
Proton magentic moment.
Definition at line 207 of file CzyzNucleonFormFactor.h.
|
private |
The masses of the \(\omega\) resonances.
Definition at line 137 of file CzyzNucleonFormFactor.h.
|
private |
The widths of the \(\omega\) resonances.
Definition at line 142 of file CzyzNucleonFormFactor.h.
|
private |
The masses of the \(\rho\) resonances.
Definition at line 127 of file CzyzNucleonFormFactor.h.
|
private |
The widths of the \(\rho\) resonances.
Definition at line 132 of file CzyzNucleonFormFactor.h.