Draft: lundvariable block
This is an initial draft of new ca block of lundvariabletool in athena
Now it has two major problems:
The getter cannot recognize custom lund variables under jets
The problematic implementation of the algorithm that used to pass the tool to ca
The test output looks like this:
EventPersistencySvc INFO Added successfully Conversion service AthenaPoolCnvSvc
ToolSvc ERROR retrieve(): No Tool Type/Name given
LundAlg_AntiKt10UFOCSSKSoftDropBeta100Zcut10Jets ERROR JetRec/src/JetRecAlg.cxx:26 (StatusCode JetRecAlg::initialize()): code FAILURE: m_jetprovider.retrieve()
LundAlg_AntiKt10UFOCSSKSoftDropBeta100Zcut10Jets ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Gaudi::Algorithm>]): code FAILURE: PBASE::sysInitialize()
AthAlgSeq ERROR Unable to initialize Algorithm JetRecAlg/LundAlg_AntiKt10UFOCSSKSoftDropBeta100Zcut10Jets
MetadataAlg.PMGTools::PMGTruthWeightTool INFO Attempting to retrieve truth meta data from the first file...
MetadataAlg.PMGTools::PMGTruthWeightTool INFO Attempting to retrieve MC channel number...
MetadataAlg.PMGTools::PMGTruthWeightTool INFO ... MC channel number identified as 364703
MetadataAlg.PMGTools::PMGTruthWeightTool INFO Loaded xAOD::TruthMetaDataContainer
MetadataAlg.PMGTools::PMGTruthWeightTool INFO Attempting to load weight meta data from xAOD TruthMetaData for channel 364703
MetadataAlg.PMGTools::PMGTruthWeightTool INFO Successfully loaded information about 27 weights
Fatjets_FTAG_LundDatasetDumper FATAL Standard std::exception is caught in sysInitialize
Fatjets_FTAG_LundDatasetDumper ERROR Found unknown variables in configuration: customs
Fatjets_FTAG_LundDatasetDumper ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Algorithm>]): code FAILURE: PBASE::sysInitialize()
AthAlgSeq ERROR Unable to initialize Algorithm JetDumperAlg/Fatjets_FTAG_LundDatasetDumper
AthAlgSeq ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Gaudi::Sequence>]): code FAILURE: PBASE::sysInitialize()
AthAllAlgSeq ERROR Unable to initialize Algorithm AthSequencer/AthAlgSeq
AthAllAlgSeq ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Gaudi::Sequence>]): code FAILURE: PBASE::sysInitialize()
AthAlgEvtSeq ERROR Unable to initialize Algorithm AthSequencer/AthAllAlgSeq
AthAlgEvtSeq ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Gaudi::Sequence>]): code FAILURE: PBASE::sysInitialize()
AthMasterSeq ERROR Unable to initialize Algorithm AthSequencer/AthAlgEvtSeq
AthMasterSeq ERROR AthenaBaseComps/AthenaBaseComps/AthCommonDataStore.icc:43 (StatusCode AthCommonDataStore<PBASE>::sysInitialize() [with PBASE = AthCommonMsg<Gaudi::Sequence>]): code FAILURE: PBASE::sysInitialize()
AthenaEventLoopMgr ERROR Unable to initialize Algorithm: AthMasterSeq
AthenaEventLoopMgr ERROR Failed to initialize base class MinimalEventLoopMgr
ServiceManager ERROR Unable to initialize Service: AthenaEventLoopMgr
Py:ComponentAccumulator ERROR Failed to initialize AppMgr
-
CI Passing -
Comments addressed -
Source branch is up to date with target
Edited by Yuanda Zhu