33 m_evtStore(
"StoreGateSvc/StoreGateSvc",
"HitWrapper"),
34 m_detStore(
"StoreGateSvc/DetectorStore",
"HitWrapper"),
56 (*hit).setGlobalTime( fmod( (*hit).globalTime() ,
m_config.
time ) );
66 (*hit).setGlobalTime( fmod( (*hit).globalTime() ,
m_config.
time ) );
76 (*hit).setGlobalTime( fmod( (*hit).globalTime() ,
m_config.
time ) );
87 (*hit).setGlobalTime( fmod( (*hit).globalTime() ,
m_config.
time ) );
99 (*hit).setGlobalTime( fmod( (*hit).globalTime() ,
m_config.
time ) );
109 (*hit).setGlobalTime( fmod( (*hit).globalTime() ,
m_config.
time ) );
123 (*hit).SetGlobalTime( std::fmod( (*hit).GetGlobalTime() ,
m_config.
time ) );
127 if (!
pix.isValid())
ATH_MSG_WARNING(
" HitWrapper could not access pix hit collection" );
132 (*hit).setMeanTime( fmod( (*hit).meanTime() ,
m_config.
time ) );
141 (*hit).setMeanTime( fmod( (*hit).meanTime() ,
m_config.
time ) );