Belle II Software
development
COILGeometryPar.cc
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
9
#include <structure/dbobjects/COILGeometryPar.h>
10
11
using namespace
Belle2
;
12
13
COILGeometryPar::COILGeometryPar
() : m_Version(0),
14
m_GlobalRotAngle(0),
15
m_GlobalOffsetZ(0),
16
m_CryoRmin(0),
17
m_CryoRmax(0),
18
m_CryoLength(0),
19
m_Cav1Rmin(0),
20
m_Cav1Rmax(0),
21
m_Cav1Length(0),
22
m_Cav2Rmin(0),
23
m_Cav2Rmax(0),
24
m_Cav2Length(0),
25
m_ShieldRmin(0),
26
m_ShieldRmax(0),
27
m_ShieldLength(0),
28
m_CoilRmin(0),
29
m_CoilRmax(0),
30
m_CoilLength(0)
31
32
{
33
}
34
35
COILGeometryPar::~COILGeometryPar
()
36
{
37
}
38
39
40
41
42
Belle2::COILGeometryPar::COILGeometryPar
COILGeometryPar()
Default constructor.
Definition:
COILGeometryPar.cc:13
Belle2::COILGeometryPar::~COILGeometryPar
~COILGeometryPar()
Destructor.
Definition:
COILGeometryPar.cc:35
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
structure
dbobjects
src
COILGeometryPar.cc
Generated on Fri Nov 8 2024 02:41:36 for Belle II Software by
1.9.6