|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "GaudiKernel/MsgStream.h"
22 const std::vector<double>& tagLikelihood) {
35 std::vector<double>&& tagLikelihood)
39 m_tagLikelihood (std::move (tagLikelihood))
61 out <<
" -> SMTrackInfo "
62 <<
" d0wrtPV= " <<
info.d0Value()
63 <<
" original 1/pt,phi,cotTh = "<<ipt<<
" "<<phi<<
" "<<cth
64 <<
" pTrel= " <<
info.pTrel()
79 out <<
" -> SMTrackInfo "
80 <<
" d0wrtPV= " <<
info.d0Value()
81 <<
" original 1/pt,phi,cotTh = "<<ipt<<
" "<<phi<<
" "<<cth
82 <<
" pTrel= " <<
info.pTrel()
bool toContainedElement(BaseConstReference data, ElementType element, IProxyDict *sg=0)
Set from element pointer and a reference to the container (storable)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
const Muon * muon() const
definition of StoreGate container holding a vector of Analysis::Muon
ElementLink implementation for ROOT usage.
std::vector< double > m_tagLikelihood
vector to hold the taglikelihood (signal plus N background)
The namespace of all packages in PhysicsAnalysis/JetTagging.
ElementLink< MuonContainer > m_muon
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.
const std::vector< double > & tagLikelihood() const