ATLAS Offline Software
Loading...
Searching...
No Matches
Generators
GeneratorConfig
src
GeneratorInfoSvc.cxx
Go to the documentation of this file.
1
// Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
3
#include "
GeneratorInfoSvc.h
"
4
5
GeneratorInfoSvc::GeneratorInfoSvc
(
const
std::string& name, ISvcLocator* svcLoc)
6
:
AthService
(name, svcLoc)
7
{
8
}
9
10
StatusCode
GeneratorInfoSvc::initialize
() {
11
return
StatusCode::SUCCESS;
12
}
GeneratorInfoSvc.h
AthService::AthService
AthService()
GeneratorInfoSvc::initialize
virtual StatusCode initialize() override
Initialize the service.
Definition
GeneratorInfoSvc.cxx:10
GeneratorInfoSvc::GeneratorInfoSvc
GeneratorInfoSvc(const std::string &name, ISvcLocator *svcLoc)
Standard service constructor.
Definition
GeneratorInfoSvc.cxx:5
Generated on
for ATLAS Offline Software by
1.14.0