8#ifndef D3PDMAKERREADER_VARIABLE_H
9#define D3PDMAKERREADER_VARIABLE_H
Block filler tool for noisy FEB information.
Structure describing one D3PD variable.
bool primitive
Flag showing whether variable is a primitive.
std::string name
Variable name without prefix.
std::string fullname
Full name of the variable in the D3PD.
std::string type
Full type name of the variable.
std::string varname
Variable name without prefix and whitespaces.
std::string doc
Variable documentation string.