evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtDDalitz.cpp File Reference
#include "EvtGenModels/EvtDDalitz.hh"
#include "EvtGenBase/EvtConst.hh"
#include "EvtGenBase/EvtDecayTable.hh"
#include "EvtGenBase/EvtFlatte.hh"
#include "EvtGenBase/EvtGenKine.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtPatches.hh"
#include "EvtGenBase/EvtReport.hh"
#include "EvtGenBase/EvtResonance.hh"
#include "EvtGenBase/EvtResonance2.hh"
#include <algorithm>
#include <stdlib.h>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Functions

bool isNeutralKaon (const EvtId &theId)
 
bool compareIds (const std::pair< EvtId, int > &left, const std::pair< EvtId, int > &right)
 

Function Documentation

◆ compareIds()

bool compareIds ( const std::pair< EvtId, int > &  left,
const std::pair< EvtId, int > &  right 
)

Definition at line 72 of file EvtDDalitz.cpp.

◆ isNeutralKaon()

bool isNeutralKaon ( const EvtId theId)

Definition at line 52 of file EvtDDalitz.cpp.