ATLAS Offline Software
Trigger
TrigT1
TrigT1NSWSimTools
TrigT1NSWSimTools
tdr_compat_enum.h
Go to the documentation of this file.
1
// -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
8
#ifndef NSW_TDR_COMPAT_ENUM_H
9
#define NSW_TDR_COMPAT_ENUM_H
10
#include <vector>
11
namespace
NSWL1
{
12
13
const
double
c_inverse
= 3.33564095198e-3;
// unit here is [ns/mm]
14
const
int
STGC_LAYER_1
=1,
STGC_LAYER_2
=2,
STGC_LAYER_3
=3,
STGC_LAYER_4
=4;
15
const
int
SMALL_PIVOT
=0,
SMALL_CONFIRM
=1,
LARGE_PIVOT
=2,
LARGE_CONFIRM
=3;
16
const
int
MAXLAYERSHIT
=4;
17
enum
SECTYPE
{
SMALL
,
LARGE
};
18
19
const
std::vector<size_t>
SECTORS
={0,1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15};
20
const
std::vector<size_t>
SIDES
={0,1};
21
const
int
nullPadNumber
=-9999;
22
23
}
24
25
#endif
NSWL1::SIDES
const std::vector< size_t > SIDES
Definition:
tdr_compat_enum.h:20
NSWL1::STGC_LAYER_3
const int STGC_LAYER_3
Definition:
tdr_compat_enum.h:14
NSWL1::SMALL_PIVOT
const int SMALL_PIVOT
Definition:
tdr_compat_enum.h:15
NSWL1::LARGE_PIVOT
const int LARGE_PIVOT
Definition:
tdr_compat_enum.h:15
NSWL1::LARGE
@ LARGE
Definition:
tdr_compat_enum.h:17
NSWL1::SMALL_CONFIRM
const int SMALL_CONFIRM
Definition:
tdr_compat_enum.h:15
NSWL1::STGC_LAYER_4
const int STGC_LAYER_4
Definition:
tdr_compat_enum.h:14
NSWL1::MAXLAYERSHIT
const int MAXLAYERSHIT
Definition:
tdr_compat_enum.h:16
NSWL1::LARGE_CONFIRM
const int LARGE_CONFIRM
Definition:
tdr_compat_enum.h:15
NSWL1::SECTORS
const std::vector< size_t > SECTORS
Definition:
tdr_compat_enum.h:19
NSWL1::nullPadNumber
const int nullPadNumber
Definition:
tdr_compat_enum.h:21
NSWL1::SECTYPE
SECTYPE
Definition:
tdr_compat_enum.h:17
NSWL1::SMALL
@ SMALL
Definition:
tdr_compat_enum.h:17
NSWL1::c_inverse
const double c_inverse
Definition:
tdr_compat_enum.h:13
NSWL1::STGC_LAYER_2
const int STGC_LAYER_2
Definition:
tdr_compat_enum.h:14
NSWL1::STGC_LAYER_1
const int STGC_LAYER_1
Definition:
tdr_compat_enum.h:14
NSWL1
A trigger trigger candidate for a stgc sector.
Definition:
NSWL1Simulation.cxx:9
Generated on Sun Dec 22 2024 21:19:06 for ATLAS Offline Software by
1.8.18