ATLAS Offline Software
Trigger
TrigEvent
TrigInDetEventTPCnv
TrigInDetEventTPCnv
TrigSpacePointCounts_p2.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
* @Project: Trigger
7
* @Package: TrigInDetEventTPCnv
8
* @class : TrigSpacePointCounts_p2
9
*
10
* @brief persistent partner for TrigSpacePointCounts
11
*
12
* @author Regina Kwee at cern dot ch - CERN/HUB
13
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
14
* @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
15
*
16
**********************************************************************************/
17
#ifndef TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTS_P2_H
18
#define TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTS_P2_H
19
20
#include "
TrigInDetEventTPCnv/TrigHisto2D_p1.h
"
21
22
class
TrigSpacePointCounts_p2
23
{
24
friend
class
TrigSpacePointCountsCnv_p2
;
25
26
public
:
27
28
TrigSpacePointCounts_p2
() =
default
;
29
virtual
~TrigSpacePointCounts_p2
() =
default
;
30
31
TrigHisto2D_p1
m_pixelClusEndcapC
;
32
TrigHisto2D_p1
m_pixelClusBarrel
;
33
TrigHisto2D_p1
m_pixelClusEndcapA
;
34
unsigned
int
m_sctSpEndcapC
{};
35
unsigned
int
m_sctSpBarrel
{};
36
unsigned
int
m_sctSpEndcapA
{};
37
38
};
39
40
#endif
TrigSpacePointCounts_p2::m_pixelClusBarrel
TrigHisto2D_p1 m_pixelClusBarrel
Definition:
TrigSpacePointCounts_p2.h:43
TrigSpacePointCounts_p2::m_sctSpBarrel
unsigned int m_sctSpBarrel
Definition:
TrigSpacePointCounts_p2.h:46
TrigHisto2D_p1
The persistent partner of the TrigHisto2D class.
Definition:
TrigHisto2D_p1.h:17
TrigHisto2D_p1.h
TrigSpacePointCounts_p2::m_sctSpEndcapC
unsigned int m_sctSpEndcapC
Definition:
TrigSpacePointCounts_p2.h:45
TrigSpacePointCountsCnv_p2
Definition:
TrigSpacePointCountsCnv_p2.h:35
TrigSpacePointCounts_p2::m_sctSpEndcapA
unsigned int m_sctSpEndcapA
Definition:
TrigSpacePointCounts_p2.h:47
TrigSpacePointCounts_p2::m_pixelClusEndcapC
TrigHisto2D_p1 m_pixelClusEndcapC
Definition:
TrigSpacePointCounts_p2.h:42
TrigSpacePointCounts_p2
Definition:
TrigSpacePointCounts_p2.h:23
TrigSpacePointCounts_p2::~TrigSpacePointCounts_p2
virtual ~TrigSpacePointCounts_p2()=default
TrigSpacePointCounts_p2::TrigSpacePointCounts_p2
TrigSpacePointCounts_p2()=default
TrigSpacePointCounts_p2::m_pixelClusEndcapA
TrigHisto2D_p1 m_pixelClusEndcapA
Definition:
TrigSpacePointCounts_p2.h:44
Generated on Thu Nov 7 2024 21:30:09 for ATLAS Offline Software by
1.8.18