ATLAS Offline Software
Trigger
TrigSteer
ViewAlgs
src
EventViewCreatorAlgorithm.icc
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
inline SmartIF<IScheduler> EventViewCreatorAlgorithm::getScheduler() const {
6
return svcLoc()->service<IScheduler>(m_schedulerName, false);
7
}
Generated on Sun Nov 2 2025 21:10:16 for ATLAS Offline Software by
1.8.18