ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetCalibAlgs
InDetBeamSpotFinder
src
BeamSpotStatusCode.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
InDetBeamSpotFinder/BeamSpotStatusCode.h
"
6
7
//bit settings for the status word components
8
using namespace
InDet
;
9
10
const
int
BeamSpotStatusCode::m_fitStatusBit
= 0;
11
const
int
BeamSpotStatusCode::m_fitStatusLength
= 2;
12
const
int
BeamSpotStatusCode::m_onlineBit
= 2;
13
const
int
BeamSpotStatusCode::m_onlineLength
= 1;
14
const
int
BeamSpotStatusCode::m_widthBit
= 3;
15
const
int
BeamSpotStatusCode::m_widthLength
= 1;
16
const
int
BeamSpotStatusCode::m_algorithmTypeBit
= 4;
17
const
int
BeamSpotStatusCode::m_algorithmTypeLength
= 4;
BeamSpotStatusCode.h
InDet::BeamSpotStatusCode::m_onlineLength
static const int m_onlineLength
Definition
BeamSpotStatusCode.h:78
InDet::BeamSpotStatusCode::m_fitStatusBit
static const int m_fitStatusBit
Definition
BeamSpotStatusCode.h:79
InDet::BeamSpotStatusCode::m_algorithmTypeBit
static const int m_algorithmTypeBit
Definition
BeamSpotStatusCode.h:80
InDet::BeamSpotStatusCode::m_algorithmTypeLength
static const int m_algorithmTypeLength
Definition
BeamSpotStatusCode.h:80
InDet::BeamSpotStatusCode::m_onlineBit
static const int m_onlineBit
Definition
BeamSpotStatusCode.h:78
InDet::BeamSpotStatusCode::m_widthBit
static const int m_widthBit
Definition
BeamSpotStatusCode.h:81
InDet::BeamSpotStatusCode::m_fitStatusLength
static const int m_fitStatusLength
Definition
BeamSpotStatusCode.h:79
InDet::BeamSpotStatusCode::m_widthLength
static const int m_widthLength
Definition
BeamSpotStatusCode.h:81
InDet
Primary Vertex Finder.
Definition
VP1ErrorUtils.h:36
Generated on
for ATLAS Offline Software by
1.17.0