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