ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
BLM_GeoModel
BLM_GeoModel
BLM_Module.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// BLM_Module.h, (c) ATLAS Detector software
8
#ifndef BLMGEOMODEL_BLMMODULE_H
9
#define BLMGEOMODEL_BLMMODULE_H
10
11
class
BLM_ModuleParameters
;
12
class
StoredMaterialManager
;
13
class
MsgStream;
14
class
GeoPhysVol;
15
20
21
class
BLM_Module
22
{
23
public
:
24
GeoPhysVol*
Build
(
StoredMaterialManager
* mat_mgr,
const
BLM_ModuleParameters
* parameters, MsgStream*
msg
);
25
26
};
27
28
#endif
BLM_ModuleParameters
Beam Loss Monitor module parameters.
Definition
BLM_ModuleParameters.h:20
BLM_Module
Beam Loss Monitor module builder.
Definition
BLM_Module.h:22
BLM_Module::Build
GeoPhysVol * Build(StoredMaterialManager *mat_mgr, const BLM_ModuleParameters *parameters, MsgStream *msg)
Definition
BLM_Module.cxx:22
StoredMaterialManager
This class holds one or more material managers and makes them storeable, under StoreGate.
Definition
StoredMaterialManager.h:30
msg
MsgStream & msg
Definition
testRead.cxx:32
Generated on
for ATLAS Offline Software by
1.17.0