Jpp
master_rocky
the software that should make you happy
|
#include <JRootPrimitiveTypes.hh>
Static Public Member Functions | |
static std::string | getTypeCode (const std::string &type_name) |
Return the type code (used to create primitive leaves in basic Root tree branches) corresponding to the type name. More... | |
Definition at line 13 of file JRootPrimitiveTypes.hh.
|
inlinestatic |
Return the type code (used to create primitive leaves in basic Root tree branches) corresponding to the type name.
If the type_name does not correspond to a primitive type (known to Root), then an empty string is returned.
Definition at line 21 of file JRootPrimitiveTypes.hh.