BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPto3PAmp.cc File Reference
#include "EvtPatches.hh"
#include "EvtComplex.hh"
#include "EvtCyclic3.hh"
#include "EvtDalitzCoord.hh"
#include "EvtPto3PAmp.hh"
#include "EvtdFunction.hh"
#include <assert.h>
#include <iostream>
#include <math.h>

Go to the source code of this file.

Enumerations

enum  Index
enum  Pair

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 };