Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:13:12

0001 //Numpy array shape [10]
0002 //Min -0.819882214069
0003 //Max 0.973487198353
0004 //Number of zeros 0
0005 
0006 #ifndef B2_H_
0007 #define B2_H_
0008 
0009 weight_default_t b2[10] = {-0.8198822141,
0010                            0.7516837120,
0011                            0.6504452229,
0012                            -0.0292063691,
0013                            -0.0308178961,
0014                            0.9734871984,
0015                            0.1587447226,
0016                            -0.3352679014,
0017                            -0.0403082110,
0018                            0.9563522935};
0019 
0020 #endif