#include <PandoraPFANewProcessor.h>
Public Member Functions | |
Settings () | |
Default constructor. | |
Public Attributes | |
std::string | m_pandoraSettingsXmlFile |
The pandora settings xml file. | |
float | m_innerBField |
The bfield in the main tracker, ecal and hcal, units Tesla. | |
float | m_muonBarrelBField |
The bfield in the muon barrel, units Tesla. | |
float | m_muonEndCapBField |
The bfield in the muon endcap, units Tesla. | |
FloatVector | m_inputEnergyCorrectionPoints |
The input energy points for non-linearity energy correction. | |
FloatVector | m_outputEnergyCorrectionPoints |
The output energy points for non-linearity energy correction. | |
Settings class.