Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:21:27

0001 //Numpy array shape [10, 1]
0002 //Min -2.798828125000
0003 //Max 1.773437500000
0004 //Number of zeros 6
0005 
0006 #ifndef W17_H_
0007 #define W17_H_
0008 
0009 weight17_t w17[10] = {
0010     0.000000, 1.773438, 1.755859, 0.000000, 0.000000, 0.000000, 1.603516, 0.000000, -2.798828, 0.000000};
0011 
0012 #endif