ATLAS Offline Software
Loading...
Searching...
No Matches
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
8
10{
11 builder.CreateSubtraction(this);
12}
13
14
16{
17 CreateSolid (builder);
18 builder.CreateVolume(this);
19}
virtual void CreateSolid(const AGDDBuilder &builder) override
virtual void CreateVolume(AGDDBuilder &builder) override