|
TwoBodyDecayGen
TwoBodyDecayGen is a simple MC generator that generates 4-vectors for 2-body B-decays.
|
Implementation of TwoBodyDecayGen. More...
#include <iostream>#include <iomanip>#include <boost/foreach.hpp>#include <TRandom3.h>#include "TwoBodyDecayGen.hxx"Macros | |
| #define | DEBUG(MSG) |
| Debug statement with a counter. | |
| #define | WARNING(MSG) |
| Warning with a counter. | |
| #define | ERROR(MSG) |
| Error message with a counter. | |
Implementation of TwoBodyDecayGen.
| #define DEBUG | ( | MSG | ) |
Debug statement with a counter.
| #define ERROR | ( | MSG | ) |
Error message with a counter.
| #define WARNING | ( | MSG | ) |
Warning with a counter.