ATLAS Offline Software
InnerDetector
InDetEventCnv
ITkPixelByteStreamCnv
src
ITkPixV2Encoder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/*
6
* Author: Ondra Kovanda, ondrej.kovanda at cern.ch
7
* Date: 02/2024
8
* Description: ITkPixv2 encoding
9
*/
10
11
#ifndef ITKPIXV2ENCODER_H
12
#define ITKPIXV2ENCODER_H
13
14
#include "
ITkPixEncoder.h
"
15
16
class
ITkPixV2Encoder
:
public
ITkPixEncoder
{
17
18
public
:
19
20
void
endStream
();
21
22
void
addToStream
(
const
HitMap
& hitMap,
bool
last =
false
);
23
};
24
25
#endif
ITkPixV2Encoder::addToStream
void addToStream(const HitMap &hitMap, bool last=false)
Definition:
ITkPixV2Encoder.cxx:18
ITkPixEncoder.h
ITkPixV2Encoder
Definition:
ITkPixV2Encoder.h:16
ITkPixV2Encoder::endStream
void endStream()
Definition:
ITkPixV2Encoder.cxx:13
ITkPixEncoder
Definition:
ITkPixEncoder.h:19
ITkPixLayout< uint16_t >
Generated on Sun Dec 22 2024 21:12:06 for ATLAS Offline Software by
1.8.18