ATLAS Offline Software
Loading...
Searching...
No Matches
MuCTPI_RDO_p1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2#ifndef TRIGT1EVENTTPCNV_MUCTPI_RDO_P1_H
3/*
4 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5*/
6#define TRIGT1EVENTTPCNV_MUCTPI_RDO_P1_H
7
8// System include(s):
9#include <vector>
10#include <inttypes.h>
11
12// Forward declaration of the converter:
14
27
28 friend class MuCTPI_RDOCnv_p1;
29
30public:
32
33protected:
34 std::vector< uint32_t > m_candidateMultiplicity;
35 std::vector< uint32_t > m_dataWord;
36
37}; // class MuCTPI_RDO_p1
38
43
44#endif // TRIGT1EVENTTPCNV_MUCTPI_RDO_P1_H
T/P converter for MuCTPI_RDO_p1.
friend class MuCTPI_RDOCnv_p1
std::vector< uint32_t > m_candidateMultiplicity
std::vector< uint32_t > m_dataWord