|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef _InDet_LWTNNCondAlg_H_
6 #define _InDet_LWTNNCondAlg_H_
50 {
this,
"ReadKey",
"/PIXEL/PixelClustering/PixelNNCalibJSON",
"Cool folder name for the cluster NN input histogram file."};
53 {
this,
"WriteKey",
"PixelClusterNNJSON",
"The conditions statore key for the pixel cluster NNs"};
58 {
this,
"VariableOrder", {
119 "List of training variables for the LWTNN networks in the order they are fed to evaluate the networks"};
This class provides the interface to the LCG POOL persistency software.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
SG::ReadCondHandleKey< CondAttrListCollection > m_readKey
virtual bool isReEntrant() const override final
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode execute(const EventContext &ctx) const override final
LWTNNCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode configureLwtnn(std::unique_ptr< lwt::atlas::FastGraph > &thisNN, const std::string &thisJson) const
StatusCode finalize() override final
Gaudi::Property< std::vector< std::string > > m_variableOrder
This file contains the class definition for the IPoolSvc interface class.
SG::WriteCondHandleKey< LWTNNCollection > m_writeKey
StatusCode initialize() override final