ATLAS Offline Software
Loading...
Searching...
No Matches
DetectorDescription
AGDD
AGDDModel
src
AGDDSubtraction.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/AGDDSubtraction.h
"
7
#include "
AGDDKernel/AGDDBuilder.h
"
8
9
void
AGDDSubtraction::CreateSolid
(
const
AGDDBuilder
& builder)
10
{
11
builder.CreateSubtraction(
this
);
12
}
13
14
15
void
AGDDSubtraction::CreateVolume
(
AGDDBuilder
& builder)
16
{
17
CreateSolid
(builder);
18
builder.CreateVolume(
this
);
19
}
AGDDBuilder.h
AGDDSubtraction.h
AGDDBuilder
Definition
AGDDBuilder.h:31
AGDDSubtraction::CreateSolid
virtual void CreateSolid(const AGDDBuilder &builder) override
Definition
AGDDSubtraction.cxx:9
AGDDSubtraction::CreateVolume
virtual void CreateVolume(AGDDBuilder &builder) override
Definition
AGDDSubtraction.cxx:15
Generated on
for ATLAS Offline Software by
1.14.0