ATLAS Offline Software
Control
AthenaKernel
python
StoreID.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration.
2
#
3
# File: AthenaKernel/python/StoreID.py
4
# Created: Jul 2017, sss
5
# Purpose: Define symbols for StoreGate StoreIDs.
6
#
7
# THIS FILE MUST BE KEPT SYNCHRONIZED WITH AthenaKernel/StoreID.h.
8
#
9
10
EVENT_STORE = 0
11
DETECTOR_STORE = 1
12
CONDITION_STORE = 2
13
METADATA_STORE = 3
14
INPUT_METADATA_STORE = 4
15
PILEUP_STORE = 5
16
UNKNOWN = 6
Generated on Thu Nov 7 2024 21:26:38 for ATLAS Offline Software by
1.8.18