ATLAS Offline Software
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 
6 
7 //bit settings for the status word components
8 using namespace InDet;
9 
12  const int BeamSpotStatusCode::m_onlineBit = 2;
14  const int BeamSpotStatusCode::m_widthBit = 3;
InDet::BeamSpotStatusCode::m_onlineBit
static const int m_onlineBit
Definition: BeamSpotStatusCode.h:78
InDet
DUMMY Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
InDet::BeamSpotStatusCode::m_algorithmTypeBit
static const int m_algorithmTypeBit
Definition: BeamSpotStatusCode.h:80
InDet::BeamSpotStatusCode::m_widthLength
static const int m_widthLength
Definition: BeamSpotStatusCode.h:81
InDet::BeamSpotStatusCode::m_fitStatusLength
static const int m_fitStatusLength
Definition: BeamSpotStatusCode.h:79
InDet::BeamSpotStatusCode::m_algorithmTypeLength
static const int m_algorithmTypeLength
Definition: BeamSpotStatusCode.h:80
InDet::BeamSpotStatusCode::m_widthBit
static const int m_widthBit
Definition: BeamSpotStatusCode.h:81
InDet::BeamSpotStatusCode::m_fitStatusBit
static const int m_fitStatusBit
Definition: BeamSpotStatusCode.h:79
BeamSpotStatusCode.h
InDet::BeamSpotStatusCode::m_onlineLength
static const int m_onlineLength
Definition: BeamSpotStatusCode.h:78