ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ALFA
ALFA_RawEv
src
ALFA_ODDigit.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
6
#include "
ALFA_RawEv/ALFA_ODDigit.h
"
7
#include <iostream>
8
9
ALFA_ODDigit::ALFA_ODDigit
():
10
m_station
(0),
11
m_side
(0),
12
m_plate
(0),
13
m_fiber
(0)
14
{}
15
16
ALFA_ODDigit::ALFA_ODDigit
(
const
unsigned
short
station,
const
unsigned
short
side,
const
unsigned
short
plate,
const
unsigned
short
fiber):
m_station
(station),
m_side
(side),
m_plate
(plate),
m_fiber
(fiber) {}
ALFA_ODDigit.h
ALFA_ODDigit::m_fiber
unsigned short m_fiber
Definition
ALFA_ODDigit.h:25
ALFA_ODDigit::ALFA_ODDigit
ALFA_ODDigit()
Definition
ALFA_ODDigit.cxx:9
ALFA_ODDigit::m_plate
unsigned short m_plate
Definition
ALFA_ODDigit.h:24
ALFA_ODDigit::m_side
unsigned short m_side
Definition
ALFA_ODDigit.h:23
ALFA_ODDigit::m_station
unsigned short m_station
Definition
ALFA_ODDigit.h:22
Generated on
for ATLAS Offline Software by
1.14.0