BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
TRobustLineFitter.cxx File Reference
#include "TrkReco/TRobustLineFitter.h"
#include "TrkReco/TTrackBase.h"
#include "TrkReco/TMLine.h"
#include "TrkReco/TMLink.h"

Go to the source code of this file.

Macros

#define SWAP(a, b)   tmp=(a);(a)=(b);(b)=tmp;
 

Macro Definition Documentation

◆ SWAP

#define SWAP (   a,
  b 
)    tmp=(a);(a)=(b);(b)=tmp;

Definition at line 206 of file TRobustLineFitter.cxx.