ATLAS Offline Software
TRTDigiHelper.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRT_DIGITIZATION_TRTDIGIHELPER_H
6 #define TRT_DIGITIZATION_TRTDIGIHELPER_H
7 
8 class MsgStream;
9 
10 namespace TRTDigiHelper {
11  // The straw's gas mix: 1=Xe, 2=Kr, 3=Ar
12  int StrawGasType(int statusHT, int useGasMix, MsgStream* msg=nullptr);
13 
14  unsigned int getRegion(int hitID);
15 }
16 
17 #endif // TRT_DIGITIZATION_TRTDIGIHELPER_H
TRTDigiHelper::getRegion
unsigned int getRegion(int hitID)
Definition: TRTDigiHelper.cxx:48
TRTDigiHelper
Definition: TRTDigiHelper.cxx:9
TRTDigiHelper::StrawGasType
int StrawGasType(int statusHT, int useGasMix, MsgStream *log)
Definition: TRTDigiHelper.cxx:11
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7