ATLAS Offline Software
BCM_Module.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 // BCM_Module.h, (c) ATLAS Detector software
8 #ifndef BCMGEOMODEL_BCMMODULE_H
9 #define BCMGEOMODEL_BCMMODULE_H
10 
11 #include "BCM_GeoModel/BCM_Wall.h"
13 #include "GaudiKernel/MsgStream.h"
14 #include <iostream>
15 
17 
25 {
26  public:
27  GeoPhysVol* Build(StoredMaterialManager* mat_mgr, const BCM_ModuleParameters* parameters, MsgStream* msg);
28 };
29 
30 #endif
BCM_Wall.h
BCM_Module
Definition: BCM_Module.h:25
BCM_ModuleParameters
Definition: BCM_ModuleParameters.h:20
BCM_Module::Build
GeoPhysVol * Build(StoredMaterialManager *mat_mgr, const BCM_ModuleParameters *parameters, MsgStream *msg)
Definition: BCM_Module.cxx:18
BCM_ModuleParameters.h
StoredMaterialManager
This class holds one or more material managers and makes them storeable, under StoreGate.
Definition: StoredMaterialManager.h:28
physics_parameters.parameters
parameters
Definition: physics_parameters.py:144
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7