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.128828719258
0003 //Max 1.138555169106
0004 //Number of zeros 0
0005 
0006 #ifndef B3_H_
0007 #define B3_H_
0008 
0009 weight_default_t b3[10] = {1.0009469986,
0010                            -0.0118703200,
0011                            0.5378767252,
0012                            0.6056469083,
0013                            -0.0177963823,
0014                            0.3281430006,
0015                            -0.0163392760,
0016                            1.1385551691,
0017                            -0.1288287193,
0018                            0.5457931757};
0019 
0020 #endif