ATLAS Offline Software
Loading...
Searching...
No Matches
AddTRTMomConstr.h File Reference
#include <string>
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkFitterUtils/FitterTypes.h"
#include "TrkParameters/TrackParameters.h"
Include dependency graph for AddTRTMomConstr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AddTRTMomConstr

Namespaces

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

Functions

MsgStream & operator<< (MsgStream &outst, const AddTRTMomConstr &alg)

Function Documentation

◆ operator<<()

MsgStream & operator<< ( MsgStream & outst,
const AddTRTMomConstr & alg )

Definition at line 432 of file AddTRTMomConstr.cxx.

432 {
433 return alg.dump( outst ) ;
434}