ATLAS Offline Software
Loading...
Searching...
No Matches
TileTTL1Cell_p1.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// TileTTL1Cell_p1.h
8// Header file for class TileTTL1Cell_p1
9// Author: Alexander Solodkov <Sanya.Solodkov@cern.ch>
10// Date: June 2009
12#ifndef TILETPCNV_TILETTL1CELL_P1_H
13#define TILETPCNV_TILETTL1CELL_P1_H
14
15#include <vector>
16
17// forward declarations
19
21
22 // Make the AthenaPoolCnv class our friend
23 friend class TileTTL1CellCnv_p1;
24
25public:
26
32
33private:
34
35 unsigned int m_channelID;
37 float m_timeAve;
39 uint16_t m_quality;
40
41};
42
43#endif //> TILETPCNV_TILETTL1CELL_P1_H
44
unsigned int m_channelID
friend class TileTTL1CellCnv_p1
TileTTL1Cell_p1()
Default constructor: