ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
G4Utilities
Geo2G4
src
SingleLogicalVolumeFactory.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GEO2G4_SingleLogicalVolumeFactory_h
6
#define GEO2G4_SingleLogicalVolumeFactory_h
7
8
#include "
AthenaBaseComps/AthMessaging.h
"
9
#include "
CxxUtils/checker_macros.h
"
10
11
class
G4LogicalVolume;
12
class
GeoLogVol;
13
14
#include <string>
15
#include <map>
16
17
class
SingleLogicalVolumeFactory
:
public
AthMessaging
{
18
public
:
19
SingleLogicalVolumeFactory
();
20
G4LogicalVolume* Build
ATLAS_NOT_THREAD_SAFE
(
const
GeoLogVol*);
21
};
22
23
#endif
AthMessaging.h
checker_macros.h
Define macros for attributes used to control the static checker.
AthMessaging::AthMessaging
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Definition
AthMessaging.cxx:13
SingleLogicalVolumeFactory::SingleLogicalVolumeFactory
SingleLogicalVolumeFactory()
Definition
SingleLogicalVolumeFactory.cxx:14
SingleLogicalVolumeFactory::ATLAS_NOT_THREAD_SAFE
G4LogicalVolume *Build ATLAS_NOT_THREAD_SAFE(const GeoLogVol *)
Generated on
for ATLAS Offline Software by
1.17.0