|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELDIGITIZATION_PIXELDIGITIZATIONTOOL_H
12 #define PIXELDIGITIZATION_PIXELDIGITIZATIONTOOL_H
21 #include "GaudiKernel/ToolHandle.h"
22 #include "GaudiKernel/ServiceHandle.h"
61 this,
"OnlyUseContainerName",
true,
"Don't use the ReadHandleKey directly. Just extract the container name from it."
64 this,
"InputObjectName",
"",
"Input HITS collection name"
67 this,
"PixelDetEleCollKey",
"PixelDetectorElementCollection",
"Key of SiDetectorElementCollection for Pixel"
73 this,
"RDOCollName",
"PixelRDOs",
"RDO collection name"
77 this,
"SDOCollName",
"PixelSDO_Map",
"SDO collection name"
81 this,
"HardScatterSplittingMode", 0,
"Control pileup & signal splitting"
87 this,
"OnlyHitElements",
false,
"Process only elements with hits"
92 {
this,
"PixelIDName",
"PixelID",
"Pixel ID name"};
97 this,
"ChargeTools", {},
"List of charge tools"
100 this,
"FrontEndSimTools", {},
"List of Front-End simulation tools"
103 this,
"EnergyDepositionTool",
"EnergyDepositionTool",
"Energy deposition tool"
107 this,
"RndmSvc",
"AthRNGSvc",
""
110 this,
"PileUpMergeSvc",
"PileUpMergeSvc",
""
114 this,
"CreateNoiseSDO",
false,
"Set create noise SDO flag"
119 #endif // PIXELDIGITIZATION_PIXELDIGITIZATIONTOOL_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Handle class for recording to StoreGate.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
the preferred mechanism to access information from the different event stores in a pileup job.