#include "TRef.h"
#include "TRefArray.h"
Go to the source code of this file.
Classes | |
| class | TMBBTag |
Defines | |
| #define | CHECK_LEGAL_FLAVOR(f) assert((f>=0&&f<=15&&_g_flavor_map[f]>=0)) |
| #define | CHECK_LEGAL_FLAVOR_SET(f) assert((f>=0&&f<=15&&_g_flavor_map[f]>=0)||(f==-2)||(f==-1)) |
|
|
|
Definition at line 46 of file TMBBTag.hpp. Referenced by TMBBTag::set_mc_flavor(). |
1.3.4