ATLAS Offline Software
InnerDetector
InDetG4
TRT_G4_SD
src
TRTParametersForBarrelHits.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRT_G4_SD_TRTParametersForBarrelHits_hh
6
#define TRT_G4_SD_TRTParametersForBarrelHits_hh
7
8
#include "
CxxUtils/checker_macros.h
"
9
10
class
TRTParameters;
11
class
TRTProcessingOfBarrelHits
;
12
13
class
TRTParametersForBarrelHits
14
{
15
public
:
16
TRTParametersForBarrelHits
(
TRTProcessingOfBarrelHits
*);
17
~TRTParametersForBarrelHits
();
18
19
private
:
20
void
DefineParameters
()
const
;
21
void
PrintParameters
()
const
;
22
23
int
m_printMessages
;
//FIXME not used
24
25
const
TRTParameters*
m_pParameters
;
26
TRTProcessingOfBarrelHits
*
m_pProcessingOfBarrelHits
;
27
28
int
m_verboseLevel
;
29
};
30
31
#endif //TRT_G4_SD_TRTParametersForBarrelHits_hh
TRTParametersForBarrelHits::m_verboseLevel
int m_verboseLevel
Definition:
TRTParametersForBarrelHits.h:28
TRTParametersForBarrelHits::~TRTParametersForBarrelHits
~TRTParametersForBarrelHits()
Definition:
TRTParametersForBarrelHits.cxx:44
TRTParametersForBarrelHits::m_printMessages
int m_printMessages
Definition:
TRTParametersForBarrelHits.h:23
TRTParametersForBarrelHits::TRTParametersForBarrelHits
TRTParametersForBarrelHits(TRTProcessingOfBarrelHits *)
Definition:
TRTParametersForBarrelHits.cxx:24
TRTParametersForBarrelHits::m_pProcessingOfBarrelHits
TRTProcessingOfBarrelHits * m_pProcessingOfBarrelHits
Definition:
TRTParametersForBarrelHits.h:26
TRTParametersForBarrelHits
Definition:
TRTParametersForBarrelHits.h:14
TRTProcessingOfBarrelHits
Definition:
TRTProcessingOfBarrelHits.h:16
TRTParametersForBarrelHits::DefineParameters
void DefineParameters() const
Definition:
TRTParametersForBarrelHits.cxx:53
TRTParametersForBarrelHits::m_pParameters
const TRTParameters * m_pParameters
Definition:
TRTParametersForBarrelHits.h:25
TRTParametersForBarrelHits::PrintParameters
void PrintParameters() const
Definition:
TRTParametersForBarrelHits.cxx:157
checker_macros.h
Define macros for attributes used to control the static checker.
Generated on Thu Nov 7 2024 21:31:00 for ATLAS Offline Software by
1.8.18