ATLAS Offline Software
Loading...
Searching...
No Matches
DetectorDescription
AGDD
AGDDModel
src
AGDDCons.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#include "
AGDDModel/AGDDCons.h
"
7
#include "
AGDDKernel/AGDDBuilder.h
"
8
9
void
AGDDCons::CreateSolid
(
const
AGDDBuilder
& builder)
10
{
11
builder.CreateCons(
this
);
12
}
13
void
AGDDCons::CreateVolume
(
AGDDBuilder
& builder)
14
{
15
CreateSolid
(builder);
16
builder.CreateVolume(
this
);
17
}
AGDDBuilder.h
AGDDCons.h
AGDDBuilder
Definition
AGDDBuilder.h:31
AGDDCons::CreateSolid
virtual void CreateSolid(const AGDDBuilder &builder) override
Definition
AGDDCons.cxx:9
AGDDCons::CreateVolume
virtual void CreateVolume(AGDDBuilder &builder) override
Definition
AGDDCons.cxx:13
Generated on
for ATLAS Offline Software by
1.14.0