|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef MUONDIGITIZATION_TGC_DIGITIZATIONTOOL_H
8 #define MUONDIGITIZATION_TGC_DIGITIZATIONTOOL_H
16 #include "GaudiKernel/ServiceHandle.h"
34 class HepRandomEngine;
38 class MuonDetectorManager;
49 const EventContext& ctx,
unsigned int )
override final;
69 const EventContext& ctx)
override final;
82 this,
"PileUpMergeSvc",
"PileUpMergeSvc",
""};
95 this,
"OnlyUseContainerName",
true,
96 "Don't use the ReadHandleKey directly. Just extract the container name "
99 this,
"FourBunchDigitization",
true,
100 "Do the four bunch digitization since Run-3"};
102 this,
"InputObjectName",
"TGC_Hits",
"name of the input object"};
105 this,
"TGCDigitASDposKey",
"",
106 "ReadCondHandleKey for TGCDigitASDposData"};
108 this,
"TGCDigitTimeOffsetKey",
"",
109 "ReadCondHandleKey for TGCDigitTimeOffsetData"};
111 this,
"TGCDigitCrosstalkKey",
"",
112 "ReadCondHandleKey for TGCDigitCrosstalkData"};
114 this,
"OutputObjectName",
"TGC_DIGITS",
115 "WriteHandleKey for Output TgcDigitContainer"};
118 this,
"OutputSDOName",
"TGC_SDO",
119 "WriteHandleKey for Output MuonSimDataCollection"};
124 "Include pile-up truth info"};
126 #endif // MUONDIGITIZATION_TGC_DIGITIZATIONTOOL_H
Ensure that the Athena extensions are properly loaded.
Property holding a SG store/key/clid from which a ReadHandle is made.
the preferred mechanism to access information from the different event stores in a pileup job.
::StatusCode StatusCode
StatusCode definition for legacy code.
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
the preferred mechanism to access information from the different event stores in a pileup job.