BmnRoot
Loading...
Searching...
No Matches
FairTarget.cxx
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2014-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
/* Generated by Together */
9
#include "
FairTarget.h
"
10
11
#include "
FairGeoPassivePar.h
"
// for FairGeoPassivePar
12
#include "
FairGeoTarget.h
"
// for FairGeoTarget
13
14
FairTarget::~FairTarget
() {}
15
16
FairTarget::FairTarget
()
17
: FairModule(
"FairTarget"
,
""
)
18
{}
19
20
FairTarget::FairTarget
(
const
char
* name,
const
char
* title)
21
: FairModule(name, title)
22
{}
23
24
FairTarget::FairTarget
(
const
FairTarget
& rhs)
25
: FairModule(rhs)
26
{}
27
28
void
FairTarget::ConstructGeometry
()
29
{
30
#ifdef FairRoot_18_8_0
31
ConstructASCIIGeometry<FairGeoTarget, FairGeoPassivePar>(
"FairGeoPassivePar"
);
32
#else
33
FairGeoTarget
* MGeo=
new
FairGeoTarget
();
34
ConstructASCIIGeometry<FairGeoTarget, FairGeoPassivePar>(MGeo,
"FairGeoPassivePar"
);
35
#endif
36
}
37
38
FairModule*
FairTarget::CloneModule
()
const
{
return
new
FairTarget
(*
this
); }
FairGeoTarget
Definition
FairGeoTarget.h:16
FairTarget
Definition
FairTarget.h:16
FairTarget::CloneModule
virtual FairModule * CloneModule() const
Definition
FairTarget.cxx:38
FairTarget::~FairTarget
virtual ~FairTarget()
Definition
FairTarget.cxx:14
FairTarget::ConstructGeometry
virtual void ConstructGeometry()
Definition
FairTarget.cxx:28
FairTarget::FairTarget
FairTarget()
Definition
FairTarget.cxx:16
FairGeoPassivePar.h
FairGeoTarget.h
FairTarget.h
passive
FairTarget.cxx
Generated on Fri May 15 2026 10:40:56 for BmnRoot by
1.9.8