ATLAS Offline Software
Calorimeter
CaloTriggerTool
CaloTriggerTool
CaloTTOnAttrId_P.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef CALOTRIGGERTOOL_CALOTTONATTRID_P_H
6
#define CALOTRIGGERTOOL_CALOTTONATTRID_P_H
7
8
#include <vector>
9
#include "
CaloTriggerTool/CaloTTOnAttrId.h
"
10
21
class
CaloTTOnAttrId_P
22
{
23
public
:
24
26
struct
CaloTTOnAttrId_P_t
27
{
28
unsigned
short
crate
;
29
unsigned
short
module
;
30
unsigned
short
submodule
;
31
unsigned
short
channel
;
32
33
unsigned
int
em_had
;
34
unsigned
int
pos_neg
;
35
unsigned
int
barrel_endcap_fcal
;
36
unsigned
int
module_type
;
37
} ;
38
typedef
CaloTTOnAttrId_P_t
__t
;
39
40
CaloTTOnAttrId_P
():
m_version
(0) { }
41
42
virtual
~CaloTTOnAttrId_P
() { }
43
44
45
std::vector<__t>
m_v
;
46
47
int
m_version
;
48
};
49
50
#endif
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::pos_neg
unsigned int pos_neg
Definition:
CaloTTOnAttrId_P.h:34
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::submodule
unsigned short submodule
Definition:
CaloTTOnAttrId_P.h:30
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t
Structure of the map.
Definition:
CaloTTOnAttrId_P.h:27
CaloTTOnAttrId.h
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::em_had
unsigned int em_had
Definition:
CaloTTOnAttrId_P.h:33
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::barrel_endcap_fcal
unsigned int barrel_endcap_fcal
Definition:
CaloTTOnAttrId_P.h:35
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::module
unsigned short module
Definition:
CaloTTOnAttrId_P.h:29
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::crate
unsigned short crate
Definition:
CaloTTOnAttrId_P.h:28
CaloTTOnAttrId_P::__t
CaloTTOnAttrId_P_t __t
Definition:
CaloTTOnAttrId_P.h:38
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::channel
unsigned short channel
Definition:
CaloTTOnAttrId_P.h:31
CaloTTOnAttrId_P::CaloTTOnAttrId_P
CaloTTOnAttrId_P()
Definition:
CaloTTOnAttrId_P.h:40
CaloTTOnAttrId_P::m_version
int m_version
Definition:
CaloTTOnAttrId_P.h:47
CaloTTOnAttrId_P::CaloTTOnAttrId_P_t::module_type
unsigned int module_type
Definition:
CaloTTOnAttrId_P.h:36
CaloTTOnAttrId_P
This is a database object holding the TT online-attribute map.
Definition:
CaloTTOnAttrId_P.h:22
CaloTTOnAttrId_P::m_v
std::vector< __t > m_v
Definition:
CaloTTOnAttrId_P.h:45
CaloTTOnAttrId_P::~CaloTTOnAttrId_P
virtual ~CaloTTOnAttrId_P()
Definition:
CaloTTOnAttrId_P.h:42
Generated on Thu Nov 7 2024 21:11:48 for ATLAS Offline Software by
1.8.18