ATLAS Offline Software
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 
12 #include "ZdcByteStream/ZdcDefs.h"
13 
14 
15 const std::string ZdcDefs::ZdcDigitsLocation="ZdcDigitsContainer";
16 const std::string ZdcDefs::ZdcDigitsCollectionLocation="ZdcDigitsCollection";
17 const std::string ZdcDefs::ZdcTriggerTowerContainerLocation="ZdcTriggerTowers";
18 const std::string ZdcDefs::ZdcLucrodDataContainerLocation="ZdcLucrodDataContainer";
19 
ZdcDefs::ZdcLucrodDataContainerLocation
static const std::string ZdcLucrodDataContainerLocation
Definition: ZdcDefs.h:22
ZdcDefs::ZdcDigitsLocation
static const std::string ZdcDigitsLocation
Definition: ZdcDefs.h:19
ZdcDefs::ZdcTriggerTowerContainerLocation
static const std::string ZdcTriggerTowerContainerLocation
Definition: ZdcDefs.h:21
ZdcDefs.h
ZdcDefs::ZdcDigitsCollectionLocation
static const std::string ZdcDigitsCollectionLocation
Definition: ZdcDefs.h:20