1#ifndef L1MaterialInfo_h
2#define L1MaterialInfo_h
34 x = ( x < RMax && x >= -
RMax ) ? x : 0;
35 y = ( y < RMax && y >= -
RMax ) ? y : 0;
class L1MaterialInfo _fvecalignment
vector< vector< float > > table
float GetRadThick(float x, float y)
fvec GetRadThick(fvec x, fvec y)
void SetBins(int n, float r)