|
ATLAS Offline Software
|
#include <TrackTimeExtensionAlg.h>
|
| TrackTimeExtensionAlg (const std::string &name, ISvcLocator *pSvcLocator) |
|
virtual | ~TrackTimeExtensionAlg () |
|
virtual StatusCode | initialize () override final |
|
virtual StatusCode | execute (const EventContext &ctx) const override final |
|
virtual StatusCode | sysInitialize () override |
| Override sysInitialize. More...
|
|
virtual bool | isClonable () const override |
| Specify if the algorithm is clonable. More...
|
|
virtual unsigned int | cardinality () const override |
| Cardinality (Maximum number of clones that can exist) special value 0 means that algorithm is reentrant. More...
|
|
virtual StatusCode | sysExecute (const EventContext &ctx) override |
| Execute an algorithm. More...
|
|
virtual const DataObjIDColl & | extraOutputDeps () const override |
| Return the list of extra output dependencies. More...
|
|
virtual bool | filterPassed (const EventContext &ctx) const |
|
virtual void | setFilterPassed (bool state, const EventContext &ctx) const |
|
ServiceHandle< StoreGateSvc > & | evtStore () |
| The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc . More...
|
|
const ServiceHandle< StoreGateSvc > & | evtStore () const |
| The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc . More...
|
|
const ServiceHandle< StoreGateSvc > & | detStore () const |
| The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc . More...
|
|
virtual StatusCode | sysStart () override |
| Handle START transition. More...
|
|
virtual std::vector< Gaudi::DataHandle * > | inputHandles () const override |
| Return this algorithm's input handles. More...
|
|
virtual std::vector< Gaudi::DataHandle * > | outputHandles () const override |
| Return this algorithm's output handles. More...
|
|
Gaudi::Details::PropertyBase & | declareProperty (Gaudi::Property< T > &t) |
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) |
| Declare a new Gaudi property. More...
|
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) |
| Declare a new Gaudi property. More...
|
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) |
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) |
| Declare a new Gaudi property. More...
|
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, T &property, const std::string &doc="none") |
| Declare a new Gaudi property. More...
|
|
void | updateVHKA (Gaudi::Details::PropertyBase &) |
|
MsgStream & | msg () const |
|
MsgStream & | msg (const MSG::Level lvl) const |
|
bool | msgLvl (const MSG::Level lvl) const |
|
|
ToolHandle< IHGTD_TrackTimeExtensionTool > | m_extension_tool {this, "TimeExtensionTool", "HGTD_IterativeExtensionTool/HGTD_IterativeExtensionTool", "Tool for extending ID tracks into the HGTD"} |
|
SG::ReadHandleKey< HGTD_ClusterContainer > | m_clustercont_rh_key {this, "HGTDClusterContainerName", "HGTD_Cluster", "Name of the HGTD_Cluster container"} |
|
SG::ReadHandleKey< InDetSimDataCollection > | m_sdo_coll_rh_key {this, "HGTD_SDOCollectionName", "HGTD_SDO_Map", "Name of the SDO container"} |
|
SG::ReadHandleKey< McEventCollection > | m_mc_coll_rh_key {this, "MC_CollectionName", "TruthEvent", "Name of the McEventCollection containing the truth information"} |
|
SG::ReadHandleKey< xAOD::TrackParticleContainer > | m_trk_ptkl_rh_key {this, "TrackParticleContainerName", "InDetTrackParticles", "Name of the TrackParticle container"} |
|
StringProperty | m_deco_prefix {this, "DecorationPrefix", "HGTD", "Prefix to better identify decorations"} |
|
FloatProperty | m_eta_cut {this, "MinEtaAcceptance", 2.38, "Minimum eta to consider a track for extension"} |
|
ToolHandle< IHGTD_ClusterTruthTool > | m_truth_tool {this, "TruthTool", "ClusterTruthTool/ClusterTruthTool", "Tool for classifying HGTD clusters with truth information"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerHasExtensionKey {this, "HGTD_has_extension", "InDetTrackParticles.HGTD_has_extension", "deco with a handle for an extension"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerExtensionChi2Key {this, "HGTD_extension_chi2", "InDetTrackParticles.HGTD_extension_chi2", "deco with a handle for a ch2 of extension"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerClusterRawTimeKey {this, "HGTD_cluster_raw_time", "InDetTrackParticles.HGTD_cluster_raw_time", "deco with a handle for layer cluster raw time"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerClusterTimeKey {this, "HGTD_cluster_time", "InDetTrackParticles.HGTD_cluster_time", "deco with a handle for cluster time"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerClusterTruthClassKey {this, "HGTD_cluster_truth_class", "InDetTrackParticles.HGTD_cluster_truth_class", "deco with a handle for a truth time"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerClusterShadowedKey {this, "HGTD_cluster_shadowed", "InDetTrackParticles.HGTD_cluster_shadowed", "deco with a handle for a shadowed cluster"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerClusterMergedKey {this, "HGTD_cluster_merged", "InDetTrackParticles.HGTD_cluster_merged", "deco with a handle for a merged cluster"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_layerPrimaryExpectedKey {this, "HGTD_primary_expected", "InDetTrackParticles.HGTD_primary_expected", "deco with a handle for an expected primary"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_extrapXKey {this, "HGTD_extrap_x", "InDetTrackParticles.HGTD_extrap_x", "deco with a handle for an x of extrap"} |
|
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_extrapYKey {this, "HGTD_extrap_y", "InDetTrackParticles.HGTD_extrap_y", "deco with a handle for an y of extrap"} |
|
DataObjIDColl | m_extendedExtraObjects |
| Extra output dependency collection, extended by AthAlgorithmDHUpdate to add symlinks. More...
|
|
StoreGateSvc_t | m_evtStore |
| Pointer to StoreGate (event store by default) More...
|
|
StoreGateSvc_t | m_detStore |
| Pointer to StoreGate (detector store by default) More...
|
|
std::vector< SG::VarHandleKeyArray * > | m_vhka |
|
bool | m_varHandleArraysDeclared |
|
Definition at line 41 of file TrackTimeExtensionAlg.h.
◆ StoreGateSvc_t
◆ TrackTimeExtensionAlg()
HGTD::TrackTimeExtensionAlg::TrackTimeExtensionAlg |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ ~TrackTimeExtensionAlg()
virtual HGTD::TrackTimeExtensionAlg::~TrackTimeExtensionAlg |
( |
| ) |
|
|
inlinevirtual |
◆ cardinality()
unsigned int AthReentrantAlgorithm::cardinality |
( |
| ) |
const |
|
overridevirtualinherited |
Cardinality (Maximum number of clones that can exist) special value 0 means that algorithm is reentrant.
Override this to return 0 for reentrant algorithms.
Override this to return 0 for reentrant algorithms.
Definition at line 55 of file AthReentrantAlgorithm.cxx.
◆ declareGaudiProperty() [1/4]
specialization for handling Gaudi::Property<SG::VarHandleKeyArray>
Definition at line 170 of file AthCommonDataStore.h.
175 hndl.documentation());
◆ declareGaudiProperty() [2/4]
specialization for handling Gaudi::Property<SG::VarHandleKey>
Definition at line 156 of file AthCommonDataStore.h.
161 hndl.documentation());
◆ declareGaudiProperty() [3/4]
specialization for handling Gaudi::Property<SG::VarHandleBase>
Definition at line 184 of file AthCommonDataStore.h.
189 hndl.documentation());
◆ declareGaudiProperty() [4/4]
◆ declareProperty() [1/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
hndl | Object holding the property value. |
doc | Documentation string for the property. |
This is the version for types that derive from SG::VarHandleBase
. The property value object is put on the input and output lists as appropriate; then we forward to the base class.
Definition at line 245 of file AthCommonDataStore.h.
250 this->declare(hndl.
vhKey());
251 hndl.
vhKey().setOwner(
this);
◆ declareProperty() [2/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
hndl | Object holding the property value. |
doc | Documentation string for the property. |
This is the version for types that derive from SG::VarHandleKey
. The property value object is put on the input and output lists as appropriate; then we forward to the base class.
Definition at line 221 of file AthCommonDataStore.h.
◆ declareProperty() [3/6]
◆ declareProperty() [4/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
property | Object holding the property value. |
doc | Documentation string for the property. |
This is the generic version, for types that do not derive from SG::VarHandleKey
. It just forwards to the base class version of declareProperty
.
Definition at line 333 of file AthCommonDataStore.h.
◆ declareProperty() [5/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
property | Object holding the property value. |
doc | Documentation string for the property. |
This dispatches to either the generic declareProperty
or the one for VarHandle/Key/KeyArray.
Definition at line 352 of file AthCommonDataStore.h.
◆ declareProperty() [6/6]
◆ decorateTrackParticle()
Definition at line 166 of file TrackTimeExtensionAlg.cxx.
172 std::vector<bool> has_cluster_vec;
173 has_cluster_vec.reserve(n_hgtd_layers);
174 std::vector<float> chi2_vec;
175 chi2_vec.reserve(n_hgtd_layers);
176 std::vector<float> raw_time_vec;
177 raw_time_vec.reserve(n_hgtd_layers);
178 std::vector<float> time_vec;
179 time_vec.reserve(n_hgtd_layers);
180 std::vector<int> truth_vec;
181 truth_vec.reserve(n_hgtd_layers);
182 std::vector<bool> is_shadowed_vec;
183 is_shadowed_vec.reserve(n_hgtd_layers);
184 std::vector<bool> is_merged_vec;
185 is_merged_vec.reserve(n_hgtd_layers);
186 std::vector<bool> primary_exists_vec;
187 primary_exists_vec.reserve(n_hgtd_layers);
189 for (
unsigned short i = 0;
i < n_hgtd_layers;
i++) {
191 const std::unique_ptr<const Trk::TrackStateOnSurface>& trk_state =
195 primary_exists_vec.push_back(primary_cluster !=
nullptr);
199 has_cluster_vec.emplace_back(
true);
201 chi2_vec.emplace_back(
208 time_vec.emplace_back(cot->
time());
213 raw_time_vec.emplace_back(cluster->
time());
217 acc_tpl(
"truthParticleLink");
219 if (acc_tpl.isAvailable(*track_ptkl)) {
220 const auto& truth_match_link = acc_tpl(*track_ptkl);
221 if (truth_match_link.isValid()) {
222 truth_particle = *truth_match_link;
227 bool is_shadowed =
false;
228 bool is_merged =
false;
230 if (truth_particle) {
232 cluster, truth_particle, sdo_collection, hs_event);
233 truth_origin = truth_info.origin;
234 is_shadowed = truth_info.is_shadowed;
235 is_merged = truth_info.is_merged;
240 truth_vec.emplace_back((
int)truth_origin);
241 is_shadowed_vec.emplace_back(is_shadowed);
242 is_merged_vec.emplace_back(is_merged);
245 has_cluster_vec.emplace_back(
false);
247 chi2_vec.emplace_back(-1.);
248 raw_time_vec.emplace_back(-1.);
249 time_vec.emplace_back(-1.);
250 truth_vec.emplace_back(-1);
251 is_shadowed_vec.emplace_back(
false);
252 is_merged_vec.emplace_back(
false);
258 dh.layerHasExtensionHandle(*track_ptkl) = has_cluster_vec;
259 dh.layerExtensionChi2Handle(*track_ptkl) = chi2_vec;
260 dh.layerClusterRawTimeHandle(*track_ptkl) = raw_time_vec;
261 dh.layerClusterTimeHandle(*track_ptkl) = time_vec;
262 dh.layerClusterTruthClassHandle(*track_ptkl) = truth_vec;
263 dh.layerClusterShadowedHandle(*track_ptkl) = is_shadowed_vec;
264 dh.layerClusterMergedHandle(*track_ptkl) = is_merged_vec;
265 dh.layerPrimaryExpectedHandle(*track_ptkl) = primary_exists_vec;
269 return StatusCode::SUCCESS;
◆ detStore()
◆ evtStore() [1/2]
◆ evtStore() [2/2]
◆ execute()
StatusCode HGTD::TrackTimeExtensionAlg::execute |
( |
const EventContext & |
ctx | ) |
const |
|
finaloverridevirtual |
Definition at line 54 of file TrackTimeExtensionAlg.cxx.
61 cluster_container_handle.cptr();
62 if (not cluster_container) {
63 ATH_MSG_ERROR(
"[TrackTimeExtensionAlg] HGTD_ClusterContainer not found, "
65 return StatusCode::FAILURE;
71 if (not sdo_collection) {
73 "truth info available!");
79 ATH_MSG_ERROR(
"[TrackTimeExtensionAlg] McEventCollection not found, "
81 return StatusCode::FAILURE;
84 const HepMC::GenEvent* hs_event =
nullptr;
85 if (mc_coll->size() > 0) {
86 hs_event = mc_coll->at(0);
95 trk_ptkl_container_handle.cptr();
96 if (not track_particles) {
97 ATH_MSG_ERROR(
"[TrackTimeExtensionAlg] TrackParticleContainer not found, "
99 return StatusCode::FAILURE;
104 for (
const auto* track_ptkl : *track_particles) {
107 <<
" pt: " << track_ptkl->pt());
111 if (std::abs(track_ptkl->eta()) <
m_eta_cut) {
121 if (track_ptkl->track() ==
nullptr) {
145 return StatusCode::SUCCESS;
◆ extraDeps_update_handler()
Add StoreName to extra input/output deps as needed.
use the logic of the VarHandleKey to parse the DataObjID keys supplied via the ExtraInputs and ExtraOuputs Properties to add the StoreName if it's not explicitly given
◆ extraOutputDeps()
const DataObjIDColl & AthReentrantAlgorithm::extraOutputDeps |
( |
| ) |
const |
|
overridevirtualinherited |
Return the list of extra output dependencies.
This list is extended to include symlinks implied by inheritance relations.
Definition at line 79 of file AthReentrantAlgorithm.cxx.
86 return Algorithm::extraOutputDeps();
◆ filterPassed()
virtual bool AthReentrantAlgorithm::filterPassed |
( |
const EventContext & |
ctx | ) |
const |
|
inlinevirtualinherited |
◆ initialize()
StatusCode HGTD::TrackTimeExtensionAlg::initialize |
( |
| ) |
|
|
finaloverridevirtual |
◆ inputHandles()
Return this algorithm's input handles.
We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.
◆ isClonable()
bool AthReentrantAlgorithm::isClonable |
( |
| ) |
const |
|
overridevirtualinherited |
Specify if the algorithm is clonable.
Reentrant algorithms are clonable.
Reimplemented in Simulation::BeamEffectsAlg, InDet::SiTrackerSpacePointFinder, InDet::SCT_Clusterization, InDet::SiSPSeededTrackFinder, SCTRawDataProvider, InDet::GNNSeedingTrackMaker, SCT_PrepDataToxAOD, RoIBResultToxAOD, SCT_CablingCondAlgFromCoraCool, SCT_ReadCalibDataTestAlg, SCT_CablingCondAlgFromText, InDet::SiSPGNNTrackMaker, SCT_ReadCalibChipDataTestAlg, SCT_TestCablingAlg, SCT_ConfigurationConditionsTestAlg, ITkPixelCablingAlg, ITkStripCablingAlg, SCTEventFlagWriter, SCT_ConditionsSummaryTestAlg, SCT_ModuleVetoTestAlg, SCT_MonitorConditionsTestAlg, SCT_LinkMaskingTestAlg, SCT_MajorityConditionsTestAlg, SCT_RODVetoTestAlg, SCT_SensorsTestAlg, SCT_TdaqEnabledTestAlg, SCT_SiliconConditionsTestAlg, SCTSiLorentzAngleTestAlg, SCT_ByteStreamErrorsTestAlg, SCT_ConditionsParameterTestAlg, SCT_FlaggedConditionTestAlg, SCT_StripVetoTestAlg, SCT_RawDataToxAOD, and SCTSiPropertiesTestAlg.
Definition at line 44 of file AthReentrantAlgorithm.cxx.
◆ msg() [1/2]
◆ msg() [2/2]
◆ msgLvl()
◆ outputHandles()
Return this algorithm's output handles.
We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.
◆ renounce()
◆ renounceArray()
◆ setFilterPassed()
virtual void AthReentrantAlgorithm::setFilterPassed |
( |
bool |
state, |
|
|
const EventContext & |
ctx |
|
) |
| const |
|
inlinevirtualinherited |
◆ sysExecute()
StatusCode AthReentrantAlgorithm::sysExecute |
( |
const EventContext & |
ctx | ) |
|
|
overridevirtualinherited |
Execute an algorithm.
We override this in order to work around an issue with the Algorithm base class storing the event context in a member variable that can cause crashes in MT jobs.
Definition at line 67 of file AthReentrantAlgorithm.cxx.
69 return Gaudi::Algorithm::sysExecute (ctx);
◆ sysInitialize()
StatusCode AthReentrantAlgorithm::sysInitialize |
( |
| ) |
|
|
overridevirtualinherited |
Override sysInitialize.
Override sysInitialize from the base class.
Loop through all output handles, and if they're WriteCondHandles, automatically register them and this Algorithm with the CondSvc
Scan through all outputHandles, and if they're WriteCondHandles, register them with the CondSvc
Reimplemented from AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > >.
Reimplemented in InputMakerBase, and HypoBase.
Definition at line 96 of file AthReentrantAlgorithm.cxx.
107 if ( cs.retrieve().isFailure() ) {
109 return StatusCode::SUCCESS;
111 if (cs->regHandle(
this,*
h).isFailure()) {
112 sc = StatusCode::FAILURE;
113 ATH_MSG_ERROR(
"unable to register WriteCondHandle " <<
h->fullKey()
◆ sysStart()
Handle START transition.
We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.
◆ updateVHKA()
◆ DecorHandles
◆ m_clustercont_rh_key
◆ m_deco_prefix
StringProperty HGTD::TrackTimeExtensionAlg::m_deco_prefix {this, "DecorationPrefix", "HGTD", "Prefix to better identify decorations"} |
|
private |
◆ m_detStore
◆ m_eta_cut
FloatProperty HGTD::TrackTimeExtensionAlg::m_eta_cut {this, "MinEtaAcceptance", 2.38, "Minimum eta to consider a track for extension"} |
|
private |
◆ m_evtStore
◆ m_extendedExtraObjects
DataObjIDColl AthReentrantAlgorithm::m_extendedExtraObjects |
|
privateinherited |
Extra output dependency collection, extended by AthAlgorithmDHUpdate to add symlinks.
Empty if no symlinks were found.
Definition at line 153 of file AthReentrantAlgorithm.h.
◆ m_extension_tool
◆ m_extrapXKey
◆ m_extrapYKey
◆ m_layerClusterMergedKey
◆ m_layerClusterRawTimeKey
◆ m_layerClusterShadowedKey
◆ m_layerClusterTimeKey
◆ m_layerClusterTruthClassKey
◆ m_layerExtensionChi2Key
◆ m_layerHasExtensionKey
◆ m_layerPrimaryExpectedKey
◆ m_mc_coll_rh_key
◆ m_sdo_coll_rh_key
◆ m_trk_ptkl_rh_key
◆ m_truth_tool
◆ m_varHandleArraysDeclared
◆ m_vhka
The documentation for this class was generated from the following files:
StatusCode decorateTrackParticle(DecorHandles &dh, const xAOD::TrackParticle *track_ptkl, const HGTD::ExtensionObject &extension, const InDetSimDataCollection *sdo_collection, const HepMC::GenEvent *hs_event, bool skip_deco=false) const
friend struct DecorHandles
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerClusterShadowedKey
Helper class to provide type-safe access to aux data.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_extrapXKey
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce(T &h)
StoreGateSvc_t m_evtStore
Pointer to StoreGate (event store by default)
std::vector< SG::VarHandleKeyArray * > m_vhka
const MeasurementBase * measurementOnTrack() const
returns MeasurementBase const overload
virtual float time() const
std::array< const HGTD_Cluster *, 4 > m_truth_primary_hits
double doubleNumberDoF() const
returns the number of degrees of freedom of the overall track or vertex fit as double
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerClusterRawTimeKey
const FitQualityOnSurface & fitQualityOnSurface() const
return FitQuality On Surface const overload
virtual void setOwner(IDataHandleHolder *o)=0
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_trk_ptkl_rh_key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_extrapYKey
ToolHandle< IHGTD_TrackTimeExtensionTool > m_extension_tool
AthReentrantAlgorithm()
Default constructor:
SG::ReadHandleKey< InDetSimDataCollection > m_sdo_coll_rh_key
virtual std::vector< Gaudi::DataHandle * > outputHandles() const override
Return this algorithm's output handles.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< McEventCollection > m_mc_coll_rh_key
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerClusterTimeKey
Class describing a truth particle in the MC record.
StoreGateSvc_t m_detStore
Pointer to StoreGate (detector store by default)
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objects.
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerClusterTruthClassKey
DataObjIDColl m_extendedExtraObjects
Extra output dependency collection, extended by AthAlgorithmDHUpdate to add symlinks.
virtual void renounce()=0
std::conditional< std::is_base_of< SG::VarHandleKeyArray, T >::value, VarHandleKeyArrayType, type2 >::type type
virtual StatusCode sysInitialize() override
Override sysInitialize.
std::array< std::unique_ptr< const Trk::TrackStateOnSurface >, 4 > m_hits
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
#define ATH_MSG_WARNING(x)
SG::ReadHandleKey< HGTD_ClusterContainer > m_clustercont_rh_key
SG::VarHandleKey & vhKey()
Return a non-const reference to the HandleKey.
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerPrimaryExpectedKey
ToolHandle< IHGTD_ClusterTruthTool > m_truth_tool
virtual const HGTD_Cluster * prepRawData() const override final
returns the PrepRawData - is a SiCluster in this scope
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerHasExtensionKey
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerExtensionChi2Key
Gaudi::Details::PropertyBase & declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &)
specialization for handling Gaudi::Property<SG::VarHandleKey>
virtual float time() const
double chiSquared() const
returns the of the overall track fit
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_layerClusterMergedKey