Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ZDC_MODULEBASE_H
6 #define ZDC_MODULEBASE_H
8 #include "GeoModelKernel/GeoDefinitions.h"
virtual void create(GeoFullPhysVol *mother, StoredMaterialManager *materialManager, const ZdcID *zdcID)=0
const int & getModule() const
GeoTrf::Transform3D m_trf
void setTransform(const GeoTrf::Transform3D trf)
const int & getSide() const
Eigen::Affine3d Transform3D
virtual ~ZDC_ModuleBase()=default
ZDC_ModuleBase(const std::string &name, int side, int module)
const std::string & getName() const
ZDC_ModuleBase(ZDC_ModuleBase *right, int side, int module)
This class holds one or more material managers and makes them storeable, under StoreGate.
const GeoTrf::Transform3D & getTransform() const