Class SimpleTest
- class SimpleTest
- derived from Algorithm
calculates means and sigmas for comparison purposes.
Constructor Summary |
SimpleTest(const std::string & name, ISvcLocator * pSvcLocator) |
m_atlfastEventLocation
private std::string m_atlfastEventLocation
m_bPhysicsLocation
private std::string m_bPhysicsLocation
m_cmpFile
private std::string m_cmpFile
m_electronLocation
private std::string m_electronLocation
m_eventCount
private int m_eventCount
m_eventHeaderLocation
private std::string m_eventHeaderLocation
m_isolatedMuonLocation
private std::string m_isolatedMuonLocation
m_jetCal
private JetRecalibrator * m_jetCal
m_jetLocation
private std::string m_jetLocation
m_mcTruthLocation
private std::string m_mcTruthLocation
m_nonIsolatedMuonLocation
private std::string m_nonIsolatedMuonLocation
m_outFile
private std::string m_outFile
m_outputLocation
private std::string m_outputLocation
m_photonLocation
private std::string m_photonLocation
m_refFile
private std::string m_refFile
m_trackLocation
private std::string m_trackLocation
m_triggerLocation
private std::string m_triggerLocation
m_variables
private SimpleTestStatisticCollection m_variables
m_writeRef
private bool m_writeRef
SimpleTest
public SimpleTest(const std::string & name, ISvcLocator * pSvcLocator)
bump
private void bump(std::string , double )
bump
private void bump(SimpleTestStatistic * , SimpleTestStatisticCollection * )
execute
public StatusCode execute()
finalize
public StatusCode finalize()
find
private bool find(std::string )
initialize
public StatusCode initialize()
ReadIn
private bool ReadIn(std::vector & )
store
private StatusCode store(MsgStream & , SimpleTestStatisticCollection * )
terminate
private void terminate()
WriteOut
private bool WriteOut(const It & begin, const It & end, string & )
to Class Atlfast::JetRecalibrator