/usr/include/root/Math/BoostX.h is in libroot-math-genvector-dev 5.34.00-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | // @(#)root/mathcore:$Id: BoostX.h 22516 2008-03-07 15:14:26Z moneta $
// Authors: W. Brown, M. Fischler, L. Moneta 2005
#ifndef ROOT_Math_BoostX
#define ROOT_Math_BoostX
#include "Math/GenVector/BoostX.h"
#endif
|