ATLAS Offline Software
LArCalorimeter
LArSimEvent
LArSimEvent
LArIndexEnum.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARSIMEVENT_LARINDEXENUM_H
6
#define LARSIMEVENT_LARINDEXENUM_H
7
8
enum
LArIndex
{
EMBARREL_INDEX
= 0
9
,
EMENDCAP_INDEX
= 1
10
,
HADENDCAP_INDEX
= 2
11
,
FORWARD_INDEX
= 3
12
,
NUMDET
=4
13
};
14
15
#endif // LARSIMEVENT_LARINDEXENUM_H
16
LArIndex
LArIndex
Definition:
LArIndexEnum.h:8
EMENDCAP_INDEX
@ EMENDCAP_INDEX
Definition:
LArIndexEnum.h:9
FORWARD_INDEX
@ FORWARD_INDEX
Definition:
LArIndexEnum.h:11
NUMDET
@ NUMDET
Definition:
LArIndexEnum.h:12
HADENDCAP_INDEX
@ HADENDCAP_INDEX
Definition:
LArIndexEnum.h:10
EMBARREL_INDEX
@ EMBARREL_INDEX
Definition:
LArIndexEnum.h:8
Generated on Fri Jan 10 2025 21:13:18 for ATLAS Offline Software by
1.8.18