MINT2
|
#include <cmath>
#include "Mint/Utils.h"
#include "Mint/BW_BW.h"
#include "Mint/ParticleProperties.h"
#include "Mint/CLHEPSystemOfUnits.h"
#include "Mint/CLHEPPhysicalConstants.h"
#include "Mint/BWFct.h"
#include "Mint/FlatFct.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const BW_BW &) |
Variables | |
bool | bigDbg =false |
bool | PDGWithReco =true |
bool | DoAsLaurenDid = false |
bool | compareToOldRooFit = DoAsLaurenDid |
std::ostream& operator<< | ( | std::ostream & | out, |
const BW_BW & | amp | ||
) |
Definition at line 1453 of file BW_BW.cpp.
bool compareToOldRooFit = DoAsLaurenDid |