ATLAS Offline Software
Trigger
TrigEvent
TrigSteeringEventTPCnv
TrigSteeringEventTPCnv
TrigRoiDescriptor_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: TrigSteeringEventTPCnv
8
* @class : TrigRoiDescriptor_p2
9
*
10
* @brief persistent partner for TrigRoiDescriptor
11
**********************************************************************************/
12
#ifndef TRIGSTEERINGEVENTTPCNV_TRIGROIDESCRIPTOR_P2_H
13
#define TRIGSTEERINGEVENTTPCNV_TRIGROIDESCRIPTOR_P2_H
14
15
16
class
TrigRoiDescriptor_p2
17
{
18
public
:
19
20
TrigRoiDescriptor_p2
() {}
21
friend
class
TrigRoiDescriptorCnv_p2
;
22
23
private
:
24
float
geom
[8]{};
25
26
/* float m_phi0; */
27
/* float m_eta0; */
28
/* float m_zed0; */
29
/* float m_phiHalfWidth; */
30
/* float m_etaHalfWidth; */
31
/* float m_zedHalfWidth; */
32
/* float m_etaPlus; */
33
/* float m_etaMinus; */
34
35
unsigned
int
ids
[2]{};
36
37
/* unsigned int m_roiId; */
38
/* unsigned int m_roiWord; */
39
};
40
41
#endif
TrigRoiDescriptor_p2::geom
float geom[8]
Definition:
TrigRoiDescriptor_p2.h:30
TrigRoiDescriptorCnv_p2
Definition:
TrigRoiDescriptorCnv_p2.h:28
TrigRoiDescriptor_p2::TrigRoiDescriptor_p2
TrigRoiDescriptor_p2()
Definition:
TrigRoiDescriptor_p2.h:26
TrigRoiDescriptor_p2::ids
unsigned int ids[2]
Definition:
TrigRoiDescriptor_p2.h:41
TrigRoiDescriptor_p2
Definition:
TrigRoiDescriptor_p2.h:17
Generated on Sun Dec 22 2024 21:21:17 for ATLAS Offline Software by
1.8.18