ATLAS Offline Software
Simulation
G4Utilities
Geo2G4
src
Geo2G4LVFactory.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_Geo2G4LVFactory_h
6
#define GEO2G4_Geo2G4LVFactory_h
7
8
#include "
CxxUtils/checker_macros.h
"
9
#include "GeoModelKernel/GeoVPhysVol.h"
10
11
class
G4LogicalVolume;
12
class
GeoLogVol;
13
14
class
Geo2G4LVFactory
15
{
16
public
:
17
Geo2G4LVFactory
();
18
G4LogicalVolume* Build
ATLAS_NOT_THREAD_SAFE
(
const
PVConstLink&,
bool
&);
19
};
20
21
#endif
Geo2G4LVFactory::Geo2G4LVFactory
Geo2G4LVFactory()
Definition:
Geo2G4LVFactory.cxx:23
Geo2G4LVFactory::ATLAS_NOT_THREAD_SAFE
G4LogicalVolume *Build ATLAS_NOT_THREAD_SAFE(const PVConstLink &, bool &)
Geo2G4LVFactory
Definition:
Geo2G4LVFactory.h:15
checker_macros.h
Define macros for attributes used to control the static checker.
Generated on Thu Nov 7 2024 21:15:42 for ATLAS Offline Software by
1.8.18