ATLAS Offline Software
Loading...
Searching...
No Matches
SCT3_RawData_p3.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
9
10#ifndef SCT3_RAWDATA_P3_H
11#define SCT3_RAWDATA_P3_H
12
13#include "Identifier/Identifier.h"
14
16 public:
18// List of Cnv classes that convert this into Rdo objects
19 friend class SCT3_RawDataCnv_p3;
20 //private:
21 Identifier::value_type m_rdoId; //Offline ID for readout channel
22 unsigned int m_word; // raw data word
23
24};
25
26#endif
friend class SCT3_RawDataCnv_p3
Identifier::value_type m_rdoId
unsigned int m_word