Project
Loading...
Searching...
No Matches
ExtendedMappingInfo.h
Go to the documentation of this file.
1
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3
// All rights not expressly granted are reserved.
4
//
5
// This software is distributed under the terms of the GNU General Public
6
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7
//
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
16
17
#ifndef O2_MID_EXTENDEDMAPPINGINFO_H
18
#define O2_MID_EXTENDEDMAPPINGINFO_H
19
20
#include <string>
21
22
namespace
o2
23
{
24
namespace
mid
25
{
27
struct
ExtendedMappingInfo
{
28
int
id
;
29
std::string
rpc
;
30
int
deId
;
31
int
columnId
;
32
int
lineId
;
33
int
stripId
;
34
int
cathode
;
35
int
locId
;
36
std::string
locIdDcs
;
37
int
xpos
;
38
int
ypos
;
39
int
xwidth
;
40
int
ywidth
;
41
};
42
}
// namespace mid
43
}
// namespace o2
44
#endif
o2
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Definition
BitstreamReader.h:24
o2::mid::ExtendedMappingInfo
Extended mapping info.
Definition
ExtendedMappingInfo.h:27
o2::mid::ExtendedMappingInfo::xpos
int xpos
Position X.
Definition
ExtendedMappingInfo.h:37
o2::mid::ExtendedMappingInfo::stripId
int stripId
Strip ID.
Definition
ExtendedMappingInfo.h:33
o2::mid::ExtendedMappingInfo::ywidth
int ywidth
Width y.
Definition
ExtendedMappingInfo.h:40
o2::mid::ExtendedMappingInfo::locId
int locId
Local board ID.
Definition
ExtendedMappingInfo.h:35
o2::mid::ExtendedMappingInfo::rpc
std::string rpc
RPC name.
Definition
ExtendedMappingInfo.h:29
o2::mid::ExtendedMappingInfo::ypos
int ypos
Position Y.
Definition
ExtendedMappingInfo.h:38
o2::mid::ExtendedMappingInfo::columnId
int columnId
Column ID.
Definition
ExtendedMappingInfo.h:31
o2::mid::ExtendedMappingInfo::cathode
int cathode
Bending (0) or Non-bending (1) planes.
Definition
ExtendedMappingInfo.h:34
o2::mid::ExtendedMappingInfo::xwidth
int xwidth
Width X (signed)
Definition
ExtendedMappingInfo.h:39
o2::mid::ExtendedMappingInfo::deId
int deId
Detection element ID.
Definition
ExtendedMappingInfo.h:30
o2::mid::ExtendedMappingInfo::id
int id
Unique ID.
Definition
ExtendedMappingInfo.h:28
o2::mid::ExtendedMappingInfo::locIdDcs
std::string locIdDcs
Local board ID for DCS.
Definition
ExtendedMappingInfo.h:36
o2::mid::ExtendedMappingInfo::lineId
int lineId
Line ID.
Definition
ExtendedMappingInfo.h:32
Detectors
MUON
MID
GlobalMapping
include
MIDGlobalMapping
ExtendedMappingInfo.h
Generated on Tue Feb 25 2025 23:16:24 for Project by
1.9.8