ThePEG::StandardCKM Class Reference

StandardCKM inherits from CKMBase and implements the standard parameterization of the CKM matrix in terms of three angles and a phase. More...

#include <StandardCKM.h>

Inheritance diagram for ThePEG::StandardCKM:

ThePEG::CKMBase ThePEG::Interfaced ThePEG::InterfacedBase ThePEG::Base ThePEG::Named ThePEG::Pointer::ReferenceCounted

List of all members.

Public Member Functions

virtual vector< vector< double > > getMatrix (unsigned int nFamilies) const
 Return the matrix of squared CKM matrix elements.
Standard constructors and destructors.
 StandardCKM ()
 Default constructor.
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 Public Member Functions

static void Init ()
 Standard Init function used to initialize the interface.

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.

Private Member Functions

StandardCKMoperator= (const StandardCKM &)
 Private and non-existent assignment operator.

Private Attributes

double theta12
 The $\theta_{12}$ angle.
double theta13
 The $\theta_{13}$ angle.
double theta23
 The $\theta_{23}$ angle.
double delta
 The $\delta$ angle describing the phase.

Static Private Attributes

static ClassDescription
< StandardCKM
initStandardCKM
 Describe a concrete class with persistent data.


Detailed Description

StandardCKM inherits from CKMBase and implements the standard parameterization of the CKM matrix in terms of three angles and a phase.

See also:
The interfaces defined for StandardCKM.

Definition at line 25 of file StandardCKM.h.


Member Function Documentation

virtual vector< vector<double> > ThePEG::StandardCKM::getMatrix ( unsigned int  nFamilies  )  const [virtual]

Return the matrix of squared CKM matrix elements.

The returned matrix should be for nf families.

Implements ThePEG::CKMBase.

void ThePEG::StandardCKM::persistentOutput ( PersistentOStream os  )  const

Function used to write out object persistently.

Parameters:
os the persistent output stream written to.

Reimplemented from ThePEG::Interfaced.

void ThePEG::StandardCKM::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters:
is the persistent input stream read from.
version the version number of the object when written.

Reimplemented from ThePEG::Interfaced.

virtual IBPtr ThePEG::StandardCKM::clone (  )  const [protected, virtual]

Make a simple clone of this object.

Returns:
a pointer to the new object.

Implements ThePEG::InterfacedBase.

virtual IBPtr ThePEG::StandardCKM::fullclone (  )  const [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::InterfacedBase.


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

Generated on Thu Apr 29 12:43:23 2010 for ThePEG by  doxygen 1.5.5