ATLAS Offline Software
Loading...
Searching...
No Matches
InDetRawData_p1.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_P1_H
6#define INDETRAWDATA_P1_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_p1;
16 friend class Pixel1RawDataCnv_p1;
17 private:
18 Identifier32::value_type m_rdoId; //Offline ID for readout channel
19 unsigned int m_word; // raw data word
20};
21
22#endif
unsigned int value_type
friend class Pixel1RawDataCnv_p1
friend class SCT1_RawDataCnv_p1
friend class TRT_LoLumRawDataCnv_p1
unsigned int m_word
Identifier32::value_type m_rdoId