|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#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/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) |
Definition at line 71 of file EvtDDalitz.cpp.
| bool isNeutralKaon | ( | const EvtId & | theId | ) |
Definition at line 51 of file EvtDDalitz.cpp.