ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ZDC
ZDC_GeoM
src
ZDC_BRANModule.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ZDC_BRANMODULE_H
6
#define ZDC_BRANMODULE_H
7
8
#include "
ZDC_ModuleBase.h
"
9
10
class
ZDC_BRANModule
:
public
ZDC_ModuleBase
{
11
public
:
12
// Just use the inherited constructor
13
using
ZDC_ModuleBase::ZDC_ModuleBase
;
14
15
virtual
~ZDC_BRANModule
() =
default
;
16
17
virtual
void
create
(GeoFullPhysVol* mother,
StoredMaterialManager
*materialManager,
const
ZdcID
*zdcID)
override
;
18
19
};
20
21
22
#endif
ZDC_ModuleBase.h
StoredMaterialManager
This class holds one or more material managers and makes them storeable, under StoreGate.
Definition
StoredMaterialManager.h:28
ZDC_BRANModule
Definition
ZDC_BRANModule.h:10
ZDC_BRANModule::ZDC_ModuleBase
ZDC_ModuleBase()
Definition
ZDC_ModuleBase.h:20
ZDC_BRANModule::create
virtual void create(GeoFullPhysVol *mother, StoredMaterialManager *materialManager, const ZdcID *zdcID) override
Definition
ZDC_BRANModule.cxx:32
ZDC_BRANModule::~ZDC_BRANModule
virtual ~ZDC_BRANModule()=default
ZDC_ModuleBase::ZDC_ModuleBase
ZDC_ModuleBase()
Definition
ZDC_ModuleBase.h:20
ZdcID
Definition
ZdcID.h:25
Generated on
for ATLAS Offline Software by
1.14.0