ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ZDC
ZDC_GeoM
src
ZDC_ZDCModule.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ZDC_ZDCMODULE_H
6
#define ZDC_ZDCMODULE_H
7
8
#include "
ZDC_ModuleBase.h
"
9
10
class
ZDC_ZDCModule
:
public
ZDC_ModuleBase
{
11
public
:
12
ZDC_ZDCModule
();
13
ZDC_ZDCModule
(
const
std::string& name,
int
side,
int
module,
int
modType);
14
ZDC_ZDCModule
(
ZDC_ZDCModule
*right,
int
side,
int
module);
15
16
virtual
~ZDC_ZDCModule
() =
default
;
17
18
virtual
void
create
(GeoFullPhysVol* mother,
StoredMaterialManager
*materialManager,
const
ZdcID
*zdcID)
override
;
19
20
protected
:
21
int
m_modType
;
22
23
};
24
25
26
#endif
ZDC_ModuleBase.h
StoredMaterialManager
This class holds one or more material managers and makes them storeable, under StoreGate.
Definition
StoredMaterialManager.h:28
ZDC_ModuleBase::ZDC_ModuleBase
ZDC_ModuleBase()
Definition
ZDC_ModuleBase.h:20
ZDC_ZDCModule::~ZDC_ZDCModule
virtual ~ZDC_ZDCModule()=default
ZDC_ZDCModule::create
virtual void create(GeoFullPhysVol *mother, StoredMaterialManager *materialManager, const ZdcID *zdcID) override
Definition
ZDC_ZDCModule.cxx:46
ZDC_ZDCModule::m_modType
int m_modType
Definition
ZDC_ZDCModule.h:21
ZDC_ZDCModule::ZDC_ZDCModule
ZDC_ZDCModule()
Definition
ZDC_ZDCModule.cxx:27
ZdcID
Definition
ZdcID.h:25
Generated on
for ATLAS Offline Software by
1.14.0