 |
ATLAS Offline Software
|
#include <DiTauTruthMatchingTool.h>
|
virtual void | print () const =0 |
| Print the state of the tool. More...
|
|
virtual void | print () const |
| Print the state of the tool. More...
|
|
virtual StatusCode | sysInitialize () |
| Function initialising the tool in the correct way in Athena. More...
|
|
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, V, H > &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 |
|
|
virtual StatusCode | initialize () |
|
virtual void | getTruth (const xAOD::DiTauJet &xDiTau) |
| get pointer to the truth matched particle. More...
|
|
virtual void | getTruth (const std::vector< const xAOD::DiTauJet * > &vDiTaus) |
|
StatusCode | findTruthTau (const xAOD::DiTauJet &xDiTau) |
|
StatusCode | checkTruthMatch (const xAOD::DiTauJet &xDiTau, const xAOD::TruthParticleContainer &xTauContainer) const |
|
StatusCode | truthMatch (const TLorentzVector &vSubjetTLV, const xAOD::TruthParticleContainer &xTruthTauContainer, const xAOD::TruthParticle *&xTruthMatch, const xAOD::Jet *&xTruthJetMatch, TruthMatchedParticleType &eTruthMatchedParticleType) const |
|
virtual void | setTruthMatchingMode () override |
|
virtual StatusCode | retrieveTruthTaus () override |
|
virtual StatusCode | retrieveTruthTaus (ITruthTausEvent &truthTausEvent) const override |
|
StatusCode | buildTruthTausFromTruthParticles (TruthTausEvent &truthTausEvent) const |
|
StatusCode | examineTruthTau (const xAOD::TruthParticle &xTruthParticle) const |
|
StatusCode | examineTruthTauDecay (const xAOD::TruthParticle &xTruthParticle, TauTruthInfo &truthInfo) const |
|
void | printDecay (const xAOD::TruthParticle &xTruthParticle, int depth=0) const |
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) |
| specialization for handling Gaudi::Property<SG::VarHandleKey> More...
|
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &) |
| specialization for handling Gaudi::Property<SG::VarHandleKeyArray> More...
|
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &) |
| specialization for handling Gaudi::Property<SG::VarHandleBase> More...
|
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T, V, H > &t, const SG::NotHandleType &) |
| specialization for handling everything that's not a Gaudi::Property<SG::VarHandleKey> or a <SG::VarHandleKeyArray> More...
|
|
|
Gaudi::Property< double > | m_dMaxDeltaR {this, "MaxDeltaR", 0.2} |
|
CxxUtils::CachedValue< bool > | m_bIsTruthMatchedAvailable |
|
CxxUtils::CachedValue< bool > | m_bIsTruthParticleLinkAvailable |
|
SG::ConstAccessor< double > | m_accPtVis |
|
SG::ConstAccessor< double > | m_accEtaVis |
|
SG::ConstAccessor< double > | m_accPhiVis |
|
SG::ConstAccessor< double > | m_accMVis |
|
Gaudi::Property< bool > | m_bWriteInvisibleFourMomentum { this, "WriteInvisibleFourMomentum", false} |
|
Gaudi::Property< bool > | m_bWriteVisibleChargedFourMomentum { this, "WriteVisibleChargedFourMomentum", false} |
|
Gaudi::Property< bool > | m_bWriteVisibleNeutralFourMomentum { this, "WriteVisibleNeutralFourMomentum", false} |
|
Gaudi::Property< bool > | m_bWriteDecayModeVector { this, "WriteDecayModeVector", true} |
|
Gaudi::Property< bool > | m_bWriteVertices { this, "WriteVertices", true} |
|
SG::ReadHandleKey< xAOD::TruthParticleContainer > | m_truthTauInputContainer { this, "TruthTauContainerName", "TruthTaus", "Truth tau input container name (truth matching mode)" } |
|
SG::ReadHandleKey< xAOD::TruthParticleContainer > | m_truthParticleContainer { this, "TruthParticleContainerName", "TruthParticles", "Truth particles input container name" } |
|
SG::ReadHandleKey< xAOD::TruthParticleContainer > | m_truthElectronContainer { this, "TruthElectronContainerName", "TruthElectrons", "Truth electrons input container name" } |
|
SG::ReadHandleKey< xAOD::TruthParticleContainer > | m_truthMuonContainer { this, "TruthMuonContainerName", "TruthMuons", "Truth muons input container name" } |
|
SG::ReadHandleKey< xAOD::JetContainer > | m_truthJetContainer { this, "TruthJetContainerName", "AntiKt4TruthDressedWZJets", "Truth jets input container name" } |
|
SG::WriteHandleKey< xAOD::TruthParticleContainer > | m_truthTauOutputContainer { this, "NewTruthTauContainerName", "TruthTaus", "Truth tau output container name" } |
|
bool | m_truthMatchingMode = false |
|
asg::AnaToolHandle< IMCTruthClassifier > | m_tMCTruthClassifier |
|
MetaStore_t | m_inputMetaStore |
| Object accessing the input metadata store. More...
|
|
MetaStore_t | m_outputMetaStore |
| Object accessing the output metadata store. More...
|
|
bool | m_beginInputFileCalled |
| Flag helping to discover when the tool misses the opening of the first input file. More...
|
|
bool | m_useIncidents |
|
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 27 of file DiTauTruthMatchingTool.h.
◆ MetaStore_t
◆ MetaStorePtr_t
Type of the metadata store pointer in standalone mode.
Definition at line 68 of file AsgMetadataTool.h.
◆ StoreGateSvc_t
◆ beginEvent()
StatusCode asg::AsgMetadataTool::beginEvent |
( |
| ) |
|
|
protectedvirtualinherited |
Function called when a new events is loaded.
Dummy implementation that can be overridden by the derived tool.
Reimplemented in AsgElectronEfficiencyCorrectionTool, TrigConf::xAODConfigTool, TauAnalysisTools::TauSelectionTool, TauAnalysisTools::DiTauSelectionTool, TauAnalysisTools::CommonSmearingTool, TauAnalysisTools::DiTauEfficiencyCorrectionsTool, Trig::TrigDecisionTool, TauAnalysisTools::TauEfficiencyCorrectionsTool, Trig::TrigConfBunchCrossingTool, xAODMaker::TriggerMenuMetaDataTool, and Trig::xAODBunchCrossingTool.
Definition at line 201 of file AsgMetadataTool.cxx.
204 return StatusCode::SUCCESS;
◆ beginInputFile()
StatusCode asg::AsgMetadataTool::beginInputFile |
( |
| ) |
|
|
protectedvirtualinherited |
Function called when a new input file is opened.
Dummy implementation that can be overridden by the derived tool.
Reimplemented in AsgElectronEfficiencyCorrectionTool, TrigConf::xAODConfigTool, PMGTools::PMGTruthWeightTool, BookkeeperTool, BookkeeperDumperTool, Trig::TrigDecisionTool, xAODMaker::TriggerMenuMetaDataTool, xAODMaker::TruthMetaDataTool, Trig::xAODBunchCrossingTool, TauAnalysisTools::TauEfficiencyCorrectionsTool, and TauAnalysisTools::TauSmearingTool.
Definition at line 185 of file AsgMetadataTool.cxx.
188 return StatusCode::SUCCESS;
◆ buildTruthTausFromTruthParticles()
StatusCode BuildTruthTaus::buildTruthTausFromTruthParticles |
( |
TruthTausEvent & |
truthTausEvent | ) |
const |
|
privateinherited |
Definition at line 161 of file BuildTruthTaus.cxx.
165 bool copyDressedPhotons =
false;
167 for (
auto xTruthParticle : *truthTausEvent.m_xTruthParticleContainer)
169 if ( xTruthParticle->isTau() )
171 auto xTruthTau = std::make_unique<xAOD::TruthParticle>();
172 xTruthTau->makePrivateStore( *xTruthParticle );
186 if (truthTausEvent.m_xTruthTauContainer->empty() &&
187 dressedPhotonAcc.isAvailable ( *xTruthParticle ) &&
188 !dressedPhotonAcc.isAvailable ( *xTruthTau ))
190 copyDressedPhotons =
true;
192 if (copyDressedPhotons)
194 dressedPhotonAcc( *xTruthTau ) = dressedPhotonAcc( *xTruthParticle );
201 decClassifierParticleType(*xTruthTau) = pClassification.first;
202 decClassifierParticleOrigin(*xTruthTau) = pClassification.second;
207 accOriginalTruthParticle(*xTruthTau) = lTruthParticleLink;
209 truthTausEvent.m_xTruthTauContainer->push_back(std::move(xTruthTau));
212 return StatusCode::SUCCESS;
◆ checkTruthMatch()
Definition at line 99 of file DiTauTruthMatchingTool.cxx.
101 std::vector<const xAOD::TruthParticle*> vTruthMatch;
102 std::vector<TruthMatchedParticleType> vTruthMatchedParticleType;
103 std::vector<const xAOD::Jet*> vTruthJetMatch;
114 if(!(accNSubjets.isAvailable(xDiTau))){
116 while (xDiTau.
subjetPt(n_subjets) > 0. )
121 n_subjets = accNSubjets(xDiTau);
125 for (
int i = 0;
i < n_subjets; ++
i)
130 vTruthMatch.push_back(xTruthMatch);
131 vTruthMatchedParticleType.push_back(eTruthMatchedParticleType);
133 const xAOD::Jet* xTruthJetMatch =
nullptr;
134 vTruthJetMatch.push_back(xTruthJetMatch);
138 for (
int i = 0;
i < n_subjets; ++
i)
140 TLorentzVector vSubjetTLV;
141 vSubjetTLV.SetPtEtaPhiE(xDiTau.
subjetPt(
i),
148 vTruthJetMatch.at(
i),
149 vTruthMatchedParticleType.at(
i)).isFailure() )
151 ATH_MSG_WARNING(
"There was a failure in matching truth taus with subjet " <<
i);
152 return StatusCode::FAILURE;
157 xRemainingTruthTaus.
end(),
158 vTruthMatch.at(
i)) );
163 std::vector< ElementLink < xAOD::JetContainer > > vTruthJetLinks;
164 for (
int i = 0;
i < n_subjets; ++
i)
166 const xAOD::Jet* xTruthJetMatch = vTruthJetMatch.at(
i);
169 vTruthJetLinks.push_back(lTruthParticleLink);
174 vTruthJetLinks.push_back(lTruthParticleLink);
178 decTruthJetLinks (
"truthJetLinks");
179 decTruthJetLinks(xDiTau) = std::move(vTruthJetLinks);
182 bool bTruthMatched =
true;
185 std::vector< ElementLink < xAOD::TruthParticleContainer > > vTruthLinks;
186 for (
int i = 0;
i < n_subjets; ++
i)
195 vTruthLinks.push_back(lTruthParticleLink);
197 else if (eTruthMatchedParticleType ==
TruthMuon)
200 vTruthLinks.push_back(lTruthParticleLink);
205 vTruthLinks.push_back(lTruthParticleLink);
211 vTruthLinks.push_back(lTruthParticleLink);
214 if (
i == 0 ||
i == 1) bTruthMatched =
false;
219 decTruthParticleLinks (
"truthParticleLinks");
220 decTruthParticleLinks(xDiTau) = vTruthLinks;
224 decTruthTaus (
"TruthTaus");
225 decTruthTaus(xDiTau) = vTruthLinks;
242 if ( n_subjets < 2) {
243 decIsTruthMatched(xDiTau) = (
char)
false;
244 decIsTruthHadronic(xDiTau) = (
char)
false;
245 decTruthLeadPt(xDiTau) = -1234.;
246 decTruthLeadEta(xDiTau) = -1234.;
247 decTruthLeadPhi(xDiTau) = -1234.;
248 decTruthLeadM(xDiTau) = -1234.;
249 decTruthLeadPdgID(xDiTau) = -1234.;
250 decTruthSubleadPt(xDiTau) = -1234.;
251 decTruthSubleadEta(xDiTau) = -1234.;
252 decTruthSubleadPhi(xDiTau) = -1234.;
253 decTruthSubleadM(xDiTau) = -1234.;
254 decTruthSubleadPdgID(xDiTau) = -1234.;
255 decTruthDeltaR(xDiTau) = -1234.;
256 decTruthMass(xDiTau) = -1234.;
257 return StatusCode::SUCCESS;
260 decIsTruthMatched(xDiTau) = (
char)bTruthMatched;
268 decIsTruthHadronic(xDiTau) = (
char)
false;
270 if (accIsTruthHadronic(xDiTau))
272 TLorentzVector tlvTruthTau1;
273 TLorentzVector tlvTruthTau2;
274 tlvTruthTau1.SetPtEtaPhiM(
m_accPtVis(*(*vTruthLinks.at(0))),
278 tlvTruthTau2.SetPtEtaPhiM(
m_accPtVis(*(*vTruthLinks.at(1))),
283 decTruthLeadPt(xDiTau) =
std::max(tlvTruthTau1.Pt(), tlvTruthTau2.Pt());
284 decTruthLeadEta(xDiTau) = (tlvTruthTau1.Pt() > tlvTruthTau2.Pt()) ? tlvTruthTau1.Eta() : tlvTruthTau2.Eta();
285 decTruthLeadPhi(xDiTau) = (tlvTruthTau1.Pt() > tlvTruthTau2.Pt()) ? tlvTruthTau1.Phi() : tlvTruthTau2.Phi();
286 decTruthLeadM(xDiTau) = (tlvTruthTau1.Pt() > tlvTruthTau2.Pt()) ? tlvTruthTau1.M() : tlvTruthTau2.M();
287 decTruthLeadPdgID(xDiTau) = (*vTruthLinks.at(0))->
pdgId();
288 decTruthSubleadPt(xDiTau) =
std::min(tlvTruthTau1.Pt(), tlvTruthTau2.Pt());
289 decTruthSubleadEta(xDiTau) = (tlvTruthTau1.Pt() > tlvTruthTau2.Pt()) ? tlvTruthTau2.Eta() : tlvTruthTau1.Eta();
290 decTruthSubleadPhi(xDiTau) = (tlvTruthTau1.Pt() > tlvTruthTau2.Pt()) ? tlvTruthTau2.Phi() : tlvTruthTau1.Phi();
291 decTruthSubleadM(xDiTau) = (tlvTruthTau1.Pt() > tlvTruthTau2.Pt()) ? tlvTruthTau2.M() : tlvTruthTau1.M();
292 decTruthSubleadPdgID(xDiTau) = (*vTruthLinks.at(1))->
pdgId();
293 decTruthDeltaR(xDiTau) = tlvTruthTau1.DeltaR(tlvTruthTau2);
294 decTruthMass(xDiTau) = (tlvTruthTau1 + tlvTruthTau2).M();
298 decTruthLeadPt(xDiTau) = -1234.;
299 decTruthLeadEta(xDiTau) = -1234.;
300 decTruthLeadPhi(xDiTau) = -1234.;
301 decTruthLeadM(xDiTau) = -1234.;
302 decTruthLeadPdgID(xDiTau) = -1234.;
303 decTruthSubleadPt(xDiTau) = -1234.;
304 decTruthSubleadEta(xDiTau) = -1234.;
305 decTruthSubleadPhi(xDiTau) = -1234.;
306 decTruthSubleadM(xDiTau) = -1234.;
307 decTruthSubleadPdgID(xDiTau) = -1234.;
308 decTruthDeltaR(xDiTau) = -1234.;
309 decTruthMass(xDiTau) = -1234.;
312 return StatusCode::SUCCESS;
◆ 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);
253 return PBASE::declareProperty(
name,hndl,
doc);
◆ 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.
229 return PBASE::declareProperty(
name,hndl,
doc);
◆ 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.
338 return PBASE::declareProperty(
name, property,
doc);
◆ 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]
◆ detStore()
◆ endInputFile()
StatusCode asg::AsgMetadataTool::endInputFile |
( |
| ) |
|
|
protectedvirtualinherited |
◆ evtStore() [1/2]
◆ evtStore() [2/2]
◆ examineTruthTau()
Definition at line 216 of file BuildTruthTaus.cxx.
220 return StatusCode::FAILURE;
224 TauTruthInfo truthInfo;
227 if (xDecayVertex ==
nullptr)
228 return StatusCode::FAILURE;
229 for (
size_t iOutgoingParticle = 0; iOutgoingParticle < xDecayVertex->
nOutgoingParticles(); ++iOutgoingParticle )
232 if (xTruthDaughter ==
nullptr)
234 ATH_MSG_ERROR(
"Truth daughter of tau decay was not found in "<<
m_truthParticleContainer.
key() <<
" container. Please ensure that this container has the full tau decay information or produce the TruthTaus container in AtlasDerivation.");
235 return StatusCode::FAILURE;
239 if ( xTruthDaughter->
isTau() )
242 return StatusCode::FAILURE;
248 if (truthInfo.m_bIsHadronicTau)
252 if ( truthInfo.m_iNChargedDaughters%2 == 0 )
254 ATH_MSG_WARNING(
"found tau with even multiplicity: " << truthInfo.m_iNChargedDaughters);
268 decPtVis(xTruthParticle) = truthInfo.m_vTruthVisTLV.Pt();
269 decEtaVis(xTruthParticle) = truthInfo.m_vTruthVisTLV.Eta();
270 decPhiVis(xTruthParticle) = truthInfo.m_vTruthVisTLV.Phi();
271 decMVis(xTruthParticle) = truthInfo.m_vTruthVisTLV.M();
273 decNumCharged(xTruthParticle) = truthInfo.m_iNChargedDaughters;
274 decNumChargedPion(xTruthParticle) = truthInfo.m_iNChargedPions;
275 decNumNeutral(xTruthParticle) = truthInfo.m_iNNeutralPions+truthInfo.m_iNNeutralOthers;
276 decNumNeutralPion(xTruthParticle) = truthInfo.m_iNNeutralPions;
279 decIsHadronicTau(xTruthParticle) = (
char)truthInfo.m_bIsHadronicTau;
283 TLorentzVector vTruthInvisTLV = xTruthParticle.
p4() - truthInfo.m_vTruthVisTLV;
288 decPtInvis(xTruthParticle) = vTruthInvisTLV.Pt();
289 decEtaInvis(xTruthParticle) = vTruthInvisTLV.Eta();
290 decPhiInvis(xTruthParticle) = vTruthInvisTLV.Phi();
291 decMInvis(xTruthParticle) = vTruthInvisTLV.M();
300 decPtVisCharged(xTruthParticle) = truthInfo.m_vTruthVisTLVCharged.Pt();
301 decEtaVisCharged(xTruthParticle) = truthInfo.m_vTruthVisTLVCharged.Eta();
302 decPhiVisCharged(xTruthParticle) = truthInfo.m_vTruthVisTLVCharged.Phi();
303 decMVisCharged(xTruthParticle) = truthInfo.m_vTruthVisTLVCharged.M();
312 decPtVisNeutral(xTruthParticle) = truthInfo.m_vTruthVisTLVNeutral.Pt();
313 decEtaVisNeutral(xTruthParticle) = truthInfo.m_vTruthVisTLVNeutral.Eta();
314 decPhiVisNeutral(xTruthParticle) = truthInfo.m_vTruthVisTLVNeutral.Phi();
315 decMVisNeutral(xTruthParticle) = truthInfo.m_vTruthVisTLVNeutral.M();
321 decDecayModeVector(xTruthParticle) = truthInfo.m_vDecayMode;
331 decDecayVertexX(xTruthParticle) = truthInfo.m_vDecayVertex.X();
332 decDecayVertexY(xTruthParticle) = truthInfo.m_vDecayVertex.Y();
333 decDecayVertexZ(xTruthParticle) = truthInfo.m_vDecayVertex.Z();
340 decProdVertexX(xTruthParticle) = truthInfo.m_vProdVertex.X();
341 decProdVertexY(xTruthParticle) = truthInfo.m_vProdVertex.Y();
342 decProdVertexZ(xTruthParticle) = truthInfo.m_vProdVertex.Z();
345 return StatusCode::SUCCESS;
◆ examineTruthTauDecay()
Definition at line 349 of file BuildTruthTaus.cxx.
355 return StatusCode::SUCCESS;
357 truthInfo.m_vDecayVertex.SetXYZ(xDecayVertex->
x(),xDecayVertex->
y(),xDecayVertex->
z());
361 truthInfo.m_vProdVertex.SetXYZ(xProdVertex->
x(),xProdVertex->
y(),xProdVertex->
z());
363 truthInfo.m_vProdVertex.SetXYZ(-1234,-1234,-1234);
366 for (
size_t iOutgoingParticle = 0; iOutgoingParticle < xDecayVertex->
nOutgoingParticles(); ++iOutgoingParticle )
369 if (xTruthDaughter ==
nullptr)
371 ATH_MSG_ERROR(
"Truth daughter of tau decay was not found in "<<
m_truthParticleContainer.
key() <<
" container. Please ensure that this container has the full tau decay information or produce the TruthTaus container in AtlasDerivation.");
372 return StatusCode::FAILURE;
375 int iAbsPdgId = xTruthDaughter->
absPdgId();
376 int iPdgId = xTruthDaughter->
pdgId();
381 if ( iAbsPdgId != 111 && iAbsPdgId != 311 && iAbsPdgId != 310 && iAbsPdgId != 130 )
393 truthInfo.m_vDecayMode.push_back(iPdgId);
398 truthInfo.m_bIsHadronicTau =
true;
408 truthInfo.m_vTruthVisTLV += xTruthDaughter->
p4();
411 truthInfo.m_vTruthVisTLVCharged += xTruthDaughter->
p4();
414 truthInfo.m_vTruthVisTLVNeutral += xTruthDaughter->
p4();
420 truthInfo.m_iNChargedDaughters++;
422 if (iAbsPdgId==211) truthInfo.m_iNChargedPions++;
423 else truthInfo.m_iNChargedOthers++;
429 if (iAbsPdgId==111) truthInfo.m_iNNeutralPions++;
430 else truthInfo.m_iNNeutralOthers++;
433 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
◆ findTruthTau()
◆ getKey()
Get the (hashed) key of an object that is in the event store.
This is a bit of a special one. StoreGateSvc
and xAOD::TEvent
both provide ways for getting the SG::sgkey_t
key for an object that is in the store, based on a bare pointer. But they provide different interfaces for doing so.
In order to allow tools to efficiently perform this operation, they can use this helper function.
- See also
- asg::AsgTool::getName
- Parameters
-
ptr | The bare pointer to the object that the event store should know about |
- Returns
- The hashed key of the object in the store. If not found, an invalid (zero) key.
Definition at line 119 of file AsgTool.cxx.
121 #ifdef XAOD_STANDALONE
127 return (
proxy ==
nullptr ? 0 :
proxy->sgkey() );
128 #endif // XAOD_STANDALONE
◆ getName()
const std::string & asg::AsgTool::getName |
( |
const void * |
ptr | ) |
const |
|
inherited |
Get the name of an object that is / should be in the event store.
This is a bit of a special one. StoreGateSvc
and xAOD::TEvent
both provide ways for getting the std::string
name for an object that is in the store, based on a bare pointer. But they provide different interfaces for doing so.
In order to allow tools to efficiently perform this operation, they can use this helper function.
- See also
- asg::AsgTool::getKey
- Parameters
-
ptr | The bare pointer to the object that the event store should know about |
- Returns
- The string name of the object in the store. If not found, an empty string.
Definition at line 106 of file AsgTool.cxx.
108 #ifdef XAOD_STANDALONE
114 static const std::string
dummy =
"";
116 #endif // XAOD_STANDALONE
◆ getProperty()
template<class T >
const T* asg::AsgTool::getProperty |
( |
const std::string & |
name | ) |
const |
|
inherited |
Get one of the tool's properties.
◆ getTruth() [1/2]
◆ getTruth() [2/2]
◆ handle()
void asg::AsgMetadataTool::handle |
( |
const Incident & |
inc | ) |
|
|
protectedvirtualinherited |
Function receiving incidents from IncidentSvc/TEvent.
Reimplemented in Trig::TrigDecisionTool.
Definition at line 135 of file AsgMetadataTool.cxx.
141 if( inc.type() == IncidentType::BeginInputFile ) {
145 throw std::runtime_error(
"Couldn't call beginInputFile()" );
147 }
else if( inc.type() == IncidentType::EndInputFile ) {
150 throw std::runtime_error(
"Couldn't call endInputFile()" );
152 }
else if( inc.type() == IncidentType::BeginEvent ) {
160 throw std::runtime_error(
"Couldn't call beginInputFile()" );
165 throw std::runtime_error(
"Couldn't call beginEvent()" );
168 #ifdef XAOD_STANDALONE
169 }
else if( inc.type() == IncidentType::MetaDataStop ) {
172 throw std::runtime_error(
"Couldn't call metaDataStop()" );
175 #endif // XAOD_STANDALONE
177 ATH_MSG_WARNING(
"Unknown incident type received in AsgMetaDataTool: " << inc.type() );
◆ initialize()
StatusCode DiTauTruthMatchingTool::initialize |
( |
| ) |
|
|
privatevirtual |
◆ 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.
◆ inputMetaStore()
AsgMetadataTool::MetaStorePtr_t asg::AsgMetadataTool::inputMetaStore |
( |
| ) |
const |
|
inherited |
Accessor for the input metadata store.
Definition at line 93 of file AsgMetadataTool.cxx.
95 #ifdef XAOD_STANDALONE
97 #else // XAOD_STANDALONE
99 #endif // XAOD_STANDALONE
◆ metaDataStop()
StatusCode asg::AsgMetadataTool::metaDataStop |
( |
| ) |
|
|
protectedvirtualinherited |
◆ msg() [1/2]
◆ msg() [2/2]
◆ msg_level_name()
const std::string & asg::AsgTool::msg_level_name |
( |
| ) |
const |
|
inherited |
A deprecated function for getting the message level's name.
Instead of using this, weirdly named function, user code should get the string name of the current minimum message level (in case they really need it...), with:
MSG::name( msg().level() )
This function's name doesn't follow the ATLAS coding rules, and as such will be removed in the not too distant future.
- Returns
- The string name of the current minimum message level that's printed
Definition at line 101 of file AsgTool.cxx.
◆ 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.
◆ outputMetaStore()
AsgMetadataTool::MetaStorePtr_t asg::AsgMetadataTool::outputMetaStore |
( |
| ) |
const |
|
inherited |
Accessor for the output metadata store.
Definition at line 102 of file AsgMetadataTool.cxx.
104 #ifdef XAOD_STANDALONE
106 #else // XAOD_STANDALONE
108 #endif // XAOD_STANDALONE
◆ print() [1/2]
void asg::AsgTool::print |
( |
| ) |
const |
|
virtualinherited |
Print the state of the tool.
Implements asg::IAsgTool.
Reimplemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, LundVariablesTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.
Definition at line 131 of file AsgTool.cxx.
◆ print() [2/2]
virtual void asg::IAsgTool::print |
( |
| ) |
const |
|
pure virtualinherited |
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, LundVariablesTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.
◆ printDecay()
Definition at line 436 of file BuildTruthTaus.cxx.
441 if (xDecayVertex ==
nullptr)
444 for (
size_t iOutgoingParticle = 0; iOutgoingParticle < xDecayVertex->
nOutgoingParticles(); ++iOutgoingParticle )
447 if (xTruthDaughter ==
nullptr)
449 ATH_MSG_WARNING(
"Truth daughter of tau decay was not found in "<<
m_truthParticleContainer.
key() <<
" container. Please ensure that this container has the full tau decay information or produce the TruthTaus container in AtlasDerivation.");
453 <<
" e "<<xTruthDaughter->
e()
454 <<
" eta "<<xTruthDaughter->
p4().Eta()
455 <<
" phi "<<xTruthDaughter->
p4().Phi()
456 <<
" pdgid "<<xTruthDaughter->
pdgId()
457 <<
" status "<<xTruthDaughter->
status()
◆ renounce()
◆ renounceArray()
◆ retrieveTruthTaus() [1/3]
StatusCode BuildTruthTaus::retrieveTruthTaus |
( |
| ) |
|
|
overrideprivatevirtualinherited |
◆ retrieveTruthTaus() [2/3]
StatusCode BuildTruthTaus::retrieveTruthTaus |
( |
ITruthTausEvent & |
truthTausEvent | ) |
const |
|
overrideprivatevirtualinherited |
◆ retrieveTruthTaus() [3/3]
StatusCode BuildTruthTaus::retrieveTruthTaus |
( |
TruthTausEvent & |
truthTausEvent | ) |
const |
|
protectedinherited |
Definition at line 94 of file BuildTruthTaus.cxx.
96 const EventContext& ctx = Gaudi::Hive::currentContext();
102 if (!truthElectronsHandle.isValid()) {
103 ATH_MSG_ERROR (
"Could not retrieve " << truthElectronsHandle.key());
104 return StatusCode::FAILURE;
106 truthTausEvent.m_xTruthElectronContainerConst = truthElectronsHandle.cptr();
111 if (!truthMuonsHandle.isValid()) {
112 ATH_MSG_ERROR (
"Could not retrieve " << truthMuonsHandle.key());
113 return StatusCode::FAILURE;
115 truthTausEvent.m_xTruthMuonContainerConst = truthMuonsHandle.cptr();
120 if (!truthJetsHandle.isValid()) {
121 ATH_MSG_ERROR (
"Could not retrieve " << truthJetsHandle.key());
122 return StatusCode::FAILURE;
124 truthTausEvent.m_xTruthJetContainerConst = truthJetsHandle.cptr();
128 if (!truthTausHandle.isValid()) {
129 ATH_MSG_ERROR (
"Could not retrieve " << truthTausHandle.key());
130 return StatusCode::FAILURE;
132 truthTausEvent.m_xTruthTauContainerConst = truthTausHandle.cptr();
137 if (!truthParticlesHandle.isValid()) {
138 ATH_MSG_ERROR (
"Could not retrieve " << truthParticlesHandle.key());
139 return StatusCode::FAILURE;
141 truthTausEvent.m_xTruthParticleContainer = truthParticlesHandle.cptr();
143 auto truthTausOutput = std::make_unique<xAOD::TruthParticleContainer>();
144 auto truthTausOutputAux = std::make_unique<xAOD::TruthParticleAuxContainer>();
145 truthTausOutput->setStore(truthTausOutputAux.get());
146 truthTausEvent.m_xTruthTauContainer = truthTausOutput.get();
151 ATH_CHECK(writeHandle.record(std::move(truthTausOutput), std::move(truthTausOutputAux)));
154 return StatusCode::SUCCESS;
◆ setTruthMatchingMode()
virtual void TauAnalysisTools::BuildTruthTaus::setTruthMatchingMode |
( |
| ) |
|
|
inlineoverrideprivatevirtualinherited |
◆ setUseIncidents()
void asg::AsgMetadataTool::setUseIncidents |
( |
const bool |
flag | ) |
|
|
inlineprotectedinherited |
◆ sysInitialize()
StatusCode asg::AsgMetadataTool::sysInitialize |
( |
| ) |
|
|
virtualinherited |
Function initialising the tool in the correct way in Athena.
This function is used to set up the callbacks from IncidentSvc in Athena at the right time during initialisation, without the user having to do anything special in his/her code.
Reimplemented from AthCommonDataStore< AthCommonMsg< AlgTool > >.
Definition at line 115 of file AsgMetadataTool.cxx.
117 #ifndef XAOD_STANDALONE
124 incSvc->addListener(
this, IncidentType::BeginEvent, 0,
false );
129 #endif // not XAOD_STANDALONE
132 return StatusCode::SUCCESS;
◆ sysStart()
Handle START transition.
We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.
◆ truthMatch()
Definition at line 315 of file DiTauTruthMatchingTool.cxx.
321 for (
auto xTruthTauIt : xTruthTauContainer)
323 TLorentzVector vTruthVisTLV;
324 vTruthVisTLV.SetPtEtaPhiM(
m_accPtVis(*xTruthTauIt),
331 if (
static_cast<bool>(accIsHadronicTau(*xTruthTauIt)))
336 xTruthMatch = xTruthTauIt;
346 if (vSubjetTLV.DeltaR(xTruthMuonIt->p4()) <=
m_dMaxDeltaR)
348 if (xTruthMuonIt->pt()<dPtMax)
352 xTruthMatch = xTruthMuonIt;
353 dPtMax = xTruthMuonIt->
pt();
361 for (
auto xTruthElectronIt : *
m_truthTausEvent.m_xTruthElectronContainerConst)
363 if (vSubjetTLV.DeltaR(xTruthElectronIt->p4()) <=
m_dMaxDeltaR)
365 if (xTruthElectronIt->pt()<dPtMax)
368 xTruthMatch = xTruthElectronIt;
369 dPtMax = xTruthElectronIt->
pt();
379 if (vSubjetTLV.DeltaR(xTruthJetIt->p4()) <=
m_dMaxDeltaR)
381 if (xTruthJetIt->pt()<dPtMax)
383 xTruthJetMatch = xTruthJetIt;
384 dPtMax = xTruthJetIt->
pt();
389 return StatusCode::SUCCESS;
◆ updateVHKA()
◆ m_accEtaVis
◆ m_accMVis
◆ m_accPhiVis
◆ m_accPtVis
◆ m_beginInputFileCalled
bool asg::AsgMetadataTool::m_beginInputFileCalled |
|
privateinherited |
Flag helping to discover when the tool misses the opening of the first input file.
Definition at line 126 of file AsgMetadataTool.h.
◆ m_bIsTruthMatchedAvailable
◆ m_bIsTruthParticleLinkAvailable
◆ m_bTruthTauAvailable
bool TauAnalysisTools::BuildTruthTaus::m_bTruthTauAvailable {} |
|
protectedinherited |
◆ m_bWriteDecayModeVector
Gaudi::Property<bool> TauAnalysisTools::BuildTruthTaus::m_bWriteDecayModeVector { this, "WriteDecayModeVector", true} |
|
privateinherited |
◆ m_bWriteInvisibleFourMomentum
Gaudi::Property<bool> TauAnalysisTools::BuildTruthTaus::m_bWriteInvisibleFourMomentum { this, "WriteInvisibleFourMomentum", false} |
|
privateinherited |
◆ m_bWriteVertices
Gaudi::Property<bool> TauAnalysisTools::BuildTruthTaus::m_bWriteVertices { this, "WriteVertices", true} |
|
privateinherited |
◆ m_bWriteVisibleChargedFourMomentum
Gaudi::Property<bool> TauAnalysisTools::BuildTruthTaus::m_bWriteVisibleChargedFourMomentum { this, "WriteVisibleChargedFourMomentum", false} |
|
privateinherited |
◆ m_bWriteVisibleNeutralFourMomentum
Gaudi::Property<bool> TauAnalysisTools::BuildTruthTaus::m_bWriteVisibleNeutralFourMomentum { this, "WriteVisibleNeutralFourMomentum", false} |
|
privateinherited |
◆ m_detStore
◆ m_dMaxDeltaR
Gaudi::Property<double> TauAnalysisTools::DiTauTruthMatchingTool::m_dMaxDeltaR {this, "MaxDeltaR", 0.2} |
|
private |
◆ m_evtStore
◆ m_inputMetaStore
◆ m_outputMetaStore
◆ m_tMCTruthClassifier
◆ m_truthElectronContainer
◆ m_truthJetContainer
◆ m_truthMatchingMode
bool TauAnalysisTools::BuildTruthTaus::m_truthMatchingMode = false |
|
privateinherited |
◆ m_truthMuonContainer
◆ m_truthParticleContainer
◆ m_truthTauInputContainer
◆ m_truthTauOutputContainer
◆ m_truthTausEvent
TruthTausEvent TauAnalysisTools::BuildTruthTaus::m_truthTausEvent |
|
protectedinherited |
◆ m_useIncidents
bool asg::AsgMetadataTool::m_useIncidents |
|
privateinherited |
◆ m_varHandleArraysDeclared
◆ m_vhka
The documentation for this class was generated from the following files:
size_t nOutgoingParticles() const
Get the number of outgoing particles.
@ depth
pointing depth of the shower as calculated in egammaqgcld
int absPdgId() const
Absolute PDG ID code (often useful)
const T * ptr() const
Return a pointer to the cached value.
std::string find(const std::string &s)
return a remapped string
bool isValid() const
Test to see if the value is valid.
float subjetPhi(unsigned int numSubjet) const
StoreGateSvc_t m_evtStore
Pointer to StoreGate (event store by default)
std::vector< SG::VarHandleKeyArray * > m_vhka
#define ATH_MSG_VERBOSE(x)
const std::string & key() const
Return the StoreGate ID for the referenced object.
bool empty() const
Test if the key is blank.
float y() const
Vertex y displacement.
float subjetE(unsigned int numSubjet) const
virtual void setOwner(IDataHandleHolder *o)=0
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
bool isPhysical(const T &p)
Identify if the particle is physical, i.e. is stable or decayed.
Gaudi::Details::PropertyBase & declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
specialization for handling Gaudi::Property<SG::VarHandleKey>
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
bool hasDecayVtx() const
Check for a decay vertex on this particle.
virtual double e() const override final
The total energy of the particle.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
Class describing a truth particle in the MC record.
bool hasProdVtx() const
Check for a production vertex on this particle.
const std::string & name(Level lvl)
Convenience function for translating message levels to strings.
bool isTau() const
Whether the particle is a tau (or antitau)
StoreGateSvc_t m_detStore
Pointer to StoreGate (detector store by default)
bool isCharged() const
Whether the particle is electrically charged.
float subjetEta(unsigned int numSubjet) const
virtual void renounce()=0
std::conditional< std::is_base_of< SG::VarHandleKeyArray, T >::value, VarHandleKeyArrayType, type2 >::type type
ElementLink implementation for ROOT usage.
const TruthVertex_v1 * decayVtx() const
The decay vertex of this particle.
const TruthVertex_v1 * prodVtx() const
The production vertex of this particle.
Class describing a truth vertex in the MC record.
void set(const T &val) const
Set the value, assuming it is currently invalid.
float x() const
Vertex x displacement.
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
int status() const
Status code.
bool isStable(const T &p)
Identify if the particle is stable, i.e. has not decayed.
virtual std::pair< MCTruthPartClassifier::ParticleType, MCTruthPartClassifier::ParticleOrigin > particleTruthClassifier(const xAOD::TruthParticle *, MCTruthPartClassifier::Info *info=nullptr) const =0
#define ATH_MSG_WARNING(x)
bool isDecayed(const T &p)
Identify if the particle decayed.
float z() const
Vertex longitudinal distance along the beam line form the origin.
SG::VarHandleKey & vhKey()
Return a non-const reference to the HandleKey.
virtual double pt() const override final
The transverse momentum ( ) of the particle.
bool isNeutrino() const
Whether the particle is a neutrino (or antineutrino)
float subjetPt(unsigned int numSubjet) const
virtual FourMom_t p4() const override final
The full 4-momentum of the particle.
iterator erase(iterator position)
Remove element at a given position.
int pdgId() const
PDG ID code.
virtual double pt() const
The transverse momentum ( ) of the particle.
bool isNeutral() const
Whether the particle is electrically neutral.
const TruthParticle_v1 * outgoingParticle(size_t index) const
Get one of the outgoing particles.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
bool isHadron() const
Whether the particle is a hadron.