#include <string>
Go to the source code of this file.
Namespaces | |
evt | |
evt::gh | |
Enumerations | |
enum | evt::gh::EFunctionType { evt::gh::eClassic = 0, evt::gh::eWidth, evt::gh::eUSP } |
enum | evt::gh::EShapeParameter { evt::gh::eX0, evt::gh::eLambda, evt::gh::eFWHM, evt::gh::eAsym, evt::gh::eUSP_L, evt::gh::eUSP_R } |
Functions | |
std::string | evt::gh::GetFunctionTypeName (const EFunctionType type) |
std::string | evt::gh::GetShapeParameterName (const EShapeParameter par) |