ATLAS Offline Software
Loading...
Searching...
No Matches
TrkMaterialProviderTool.cxx File Reference

Go to the source code of this file.

Macros

#define MYDEBUG()

Functions

void myLocal_resetTrack (Trk::Track &track)

Macro Definition Documentation

◆ MYDEBUG

#define MYDEBUG ( )
Value:
std::cout<<__FILE__<<" "<<__func__<<" "<<__LINE__<<std::endl

Definition at line 31 of file TrkMaterialProviderTool.cxx.

Function Documentation

◆ myLocal_resetTrack()

void myLocal_resetTrack ( Trk::Track & track)

Definition at line 33 of file TrkMaterialProviderTool.cxx.

34{
35 track.resetCaches();
36}