ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction/PFlow/PFlowUtils/PFlowUtils/FEMuonHelper.h
Go to the documentation of this file.
1#ifndef FEMUONHELPER_H
2#define FEMUONHELPER_H
3
7
9
10public:
11 FEMuonHelper ();
13
18 bool checkMuonLinks(const std::vector < ElementLink< xAOD::MuonContainer > >& FE_MuonLinks, const std::string& qualityString ) const;
19
20 TLorentzVector adjustNeutralCaloEnergy(const std::vector<double>& clusterMuonEnergyFracs,const xAOD::FlowElement& theFE) const;
21
22
23};
24#endif
bool checkMuonLinks(const std::vector< ElementLink< xAOD::MuonContainer > > &FE_MuonLinks, const std::string &qualityString) const
Verify if at least one combined muon in a list passes the relevant quality criteria Details of muon w...
TLorentzVector adjustNeutralCaloEnergy(const std::vector< double > &clusterMuonEnergyFracs, const xAOD::FlowElement &theFE) const
Class mimicking the AthMessaging class from the offline software.
FlowElement_v1 FlowElement
Definition of the current "pfo version".
Definition FlowElement.h:16