BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtDalitzReso.cc File Reference
#include "EvtPatches.hh"
#include <assert.h>
#include <cmath>
#include <iostream>
#include "EvtDalitzReso.hh"
#include "EvtGenKine.hh"
#include "EvtMatrix.hh"
#include "EvtPDL.hh"
#include "EvtParticle.hh"
#include "EvtReport.hh"
#include <stdlib.h>
#include "EvtCyclic3.hh"
#include "EvtdFunction.hh"

Go to the source code of this file.

Macros

#define PRECISION   ( 1.e-3 )

Enumerations

enum  Index
enum  Pair

Macro Definition Documentation

◆ PRECISION

#define PRECISION   ( 1.e-3 )

Definition at line 30 of file EvtDalitzReso.cc.

Referenced by PARAMETER(), and PARAMETER().

Enumeration Type Documentation

◆ Index

Definition at line 19 of file EvtCyclic3.hh.

19{ A = 0, B = 1, C = 2 };
***************************************************************************************Pseudo Class RRes *****************************************************************************************Parameters and physical constants **Maarten sept ************************************************************************DOUBLE PRECISION xsmu **************************************************************************PARTICLE DATA all others are from PDG *Only resonances with known widths into electron pairs are sept ************************************************************************C Declarations C
Definition RRes.h:29

◆ Pair

Definition at line 20 of file EvtCyclic3.hh.

20{ BC = 0, CB = BC, CA = 1, AC = CA, AB = 2, BA = AB };