BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
DifVector.cxx File Reference
#include "MdcRecoUtil/DifVector.h"
#include "MdcRecoUtil/DifRotation.h"
#include "CLHEP/Vector/ThreeVector.h"

Go to the source code of this file.

Variables

const DifVector xhat (1, 0, 0)
 
const DifVector yhat (0, 1, 0)
 
const DifVector zhat (0, 0, 1)
 
const DifVector nullVec (0, 0, 0)
 

Variable Documentation

◆ nullVec

const DifVector nullVec(0, 0, 0) ( ,
,
 
)
extern

◆ xhat

const DifVector xhat(1, 0, 0) ( ,
,
 
)
extern

◆ yhat

const DifVector yhat(0, 1, 0) ( ,
,
 
)
extern

◆ zhat

const DifVector zhat(0, 0, 1) ( ,
,
 
)
extern