Class SimpleTest


class SimpleTest
derived from Algorithm

calculates means and sigmas for comparison purposes.


Field Summary
 private std::stringm_atlfastEventLocation
           
 private std::stringm_bPhysicsLocation
           
 private std::stringm_cmpFile
           
 private std::stringm_electronLocation
           
 private intm_eventCount
           
 private std::stringm_eventHeaderLocation
           
 private std::stringm_isolatedMuonLocation
           
 private JetRecalibrator *m_jetCal
           
 private std::stringm_jetLocation
           
 private std::stringm_mcTruthLocation
           
 private std::stringm_nonIsolatedMuonLocation
           
 private std::stringm_outFile
           
 private std::stringm_outputLocation
           
 private std::stringm_photonLocation
           
 private std::stringm_refFile
           
 private std::stringm_trackLocation
           
 private std::stringm_triggerLocation
           
 private SimpleTestStatisticCollectionm_variables
           
 private boolm_writeRef
           

Constructor Summary
SimpleTest(const std::string & name, ISvcLocator * pSvcLocator)
           

Method Summary
 private voidbump(std::string , double )
           
 private voidbump(SimpleTestStatistic * , SimpleTestStatisticCollection * )
           
 StatusCodeexecute()
           
 StatusCodefinalize()
           
 private boolfind(std::string )
           
 StatusCodeinitialize()
           
 private boolReadIn(std::vector & )
           
 private StatusCodestore(MsgStream & , SimpleTestStatisticCollection * )
           
 private voidterminate()
           
 private boolWriteOut(const It & begin, const It & end, string & )
           

Field Detail

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
Constructor Detail

SimpleTest

public SimpleTest(const std::string & name, ISvcLocator * pSvcLocator)
Method Detail

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 & )

Association Links

to Class Atlfast::JetRecalibrator