ATLAS Offline Software
Loading...
Searching...
No Matches
InDetRawData_p2.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef INDETRAWDATA_P2_H
6#define INDETRAWDATA_P2_H
7
8#include "Identifier/Identifier.h"
9
11 public:
13// List of Cnv classes that convert this into Rdo objects
15 friend class SCT1_RawDataCnv_p2;
16 friend class Pixel1RawDataCnv_p2;
17 private:
18 Identifier::value_type m_rdoId; //Offline ID for readout channel
19 unsigned int m_word; // raw data word
20};
21
22#endif
friend class Pixel1RawDataCnv_p2
Identifier::value_type m_rdoId
friend class SCT1_RawDataCnv_p2
friend class TRT_LoLumRawDataCnv_p2
unsigned int m_word