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