Helper struct holding a full set of PDF info values. More...
#include <TruthEvent_v1.h>
Public Member Functions | |
PdfInfo () | |
Constructor to set (invalid) defaults. | |
bool | valid () const |
Check if all the variables in the object are valid. | |
Public Attributes | |
int | pdgId1 |
int | pdgId2 |
int | pdfId1 |
int | pdfId2 |
float | x1 |
float | x2 |
float | Q |
float | xf1 |
float | xf2 |
Helper struct holding a full set of PDF info values.