#include <PfoCreator.h>
Public Member Functions | |
Settings () | |
Default constructor. | |
Public Attributes | |
std::string | m_clusterCollectionName |
The name of the cluster output collection. | |
std::string | m_pfoCollectionName |
The name of the pfo output collection. | |
std::string | m_startVertexCollectionName |
The name of the start vertex output collection. | |
std::string | m_startVertexAlgName |
The name of the algorithm to fill the start vertex output collection. | |
float | m_emStochasticTerm |
The stochastic term for EM shower energy resolution. | |
float | m_hadStochasticTerm |
The stochastic term for Hadronic shower energy resolution. | |
float | m_emConstantTerm |
The constant term for EM shower energy resolution. | |
float | m_hadConstantTerm |
The constant term for Hadronic shower energy resolution. | |
Settings class.