ATLAS Offline Software
Loading...
Searching...
No Matches
EnergyLoss.h File Reference
#include <cassert>
#include <cmath>
#include <iosfwd>
#include "TrkMaterialOnTrack/EnergyLoss.icc"
Include dependency graph for EnergyLoss.h:

Go to the source code of this file.

Classes

class  Trk::EnergyLoss
 This class describes energy loss material effects in the ATLAS tracking EDM. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Functions

MsgStream & Trk::operator<< (MsgStream &sl, const EnergyLoss &eloss)
 Overload of << operator for MsgStream for debug output.
std::ostream & Trk::operator<< (std::ostream &sl, const EnergyLoss &eloss)
 Overload of << operator for std::ostream for debug outputstd::ostream&.