ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcDefs.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
5/*
6 * ZdcDefs.cxx
7 *
8 * Created on: Jun 29, 2009
9 * Author: steinber
10 */
11
13
14
15const std::string ZdcDefs::ZdcDigitsLocation="ZdcDigitsContainer";
16const std::string ZdcDefs::ZdcDigitsCollectionLocation="ZdcDigitsCollection";
17const std::string ZdcDefs::ZdcTriggerTowerContainerLocation="ZdcTriggerTowers";
18const std::string ZdcDefs::ZdcLucrodDataContainerLocation="ZdcLucrodDataContainer";
19
static const std::string ZdcDigitsLocation
Definition ZdcDefs.h:19
static const std::string ZdcLucrodDataContainerLocation
Definition ZdcDefs.h:22
static const std::string ZdcDigitsCollectionLocation
Definition ZdcDefs.h:20
static const std::string ZdcTriggerTowerContainerLocation
Definition ZdcDefs.h:21