ATLAS Offline Software
LArFebHeaderReader.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 class LArFebHeader;
9 
11 
13 
25  void fillFebHeader(LArFebHeader* lfh, const LArRodBlockStructure* bl, const ROBFragment& robFrag);
26 } //namespace
27 
LArRodBlockStructure
Definition: LArRodBlockStructure.h:48
LArFebHeaderReader::fillFebHeader
void fillFebHeader(LArFebHeader *lfh, const LArRodBlockStructure *bl, const ROBFragment &robFrag)
Fill info for one FEB Header.
Definition: LArFebHeaderReader.cxx:10
LArFebHeaderReader
Definition: LArFebHeaderReader.h:10
eformat::ROBFragment
Definition: L1CaloBsDecoderUtil.h:12
RawEvent.h
LArFebHeader
Holds information from the FEB Header.
Definition: LArFebHeader.h:21
OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment
eformat::ROBFragment< PointerType > ROBFragment
Definition: RawEvent.h:27