6#include "GaudiKernel/MsgStream.h"
79 if (
m_photon.isValid() )
return true;
84 const egamma* tp = info.electron();
93 out <<
" -> SETrackInfo "
94 <<
" isPhoton = " << info.isPhoton()
95 <<
" d0wrtPV= " << info.d0Value()
96 <<
" original 1/pt,phi,cotTh = "<<ipt<<
" "<<
phi<<
" "<<cth
97 <<
" pTrel= " << info.pTrel()
103 const egamma* tp = info.electron();
112 out <<
" -> SETrackInfo "
113 <<
" isPhoton = " << info.isPhoton()
114 <<
" d0wrtPV= " << info.d0Value()
115 <<
" original 1/pt,phi,cotTh = "<<ipt<<
" "<<
phi<<
" "<<cth
116 <<
" pTrel= " << info.pTrel()
Scalar phi() const
phi method
const egamma * electron() const
const std::vector< double > & tagLikelihood() const
ElementLink< PhotonContainer > m_photon
std::vector< double > m_tagLikelihood
vector to hold the taglikelihood (signal plus N background)
ElementLink< ElectronContainer > m_electron
Class to define the ElectronContainer.
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)
Class to define the PhotonContainer.
The namespace of all packages in PhysicsAnalysis/JetTagging.
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.