@@ -202,7 +202,7 @@ TEST_F(RootJsonDumperTest, all)
202
202
"name" : "G4_STAINLESS-STEEL",
203
203
"state" : 1,
204
204
"temperature" : 293.15,
205
- "number_density" : 86993489258991530803200 ,
205
+ "number_density" : 86993489258991547580416 ,
206
206
"elements" : [{
207
207
"_typename" : "celeritas::ImportMatElemComponent",
208
208
"element_id" : 0,
@@ -263,8 +263,8 @@ TEST_F(RootJsonDumperTest, all)
263
263
"range" : 0.1
264
264
}}]
265
265
}],
266
+ "optical_models" : [],
266
267
"optical_materials" : [],
267
- "optical_models": [],
268
268
"regions" : [{
269
269
"_typename" : "celeritas::ImportRegion",
270
270
"name" : "DefaultRegionForTheWorld",
@@ -387,7 +387,7 @@ TEST_F(RootJsonDumperTest, all)
387
387
"_typename" : "celeritas::ImportPhysicsVector",
388
388
"vector_type" : 2,
389
389
"x" : [1e-4, 100],
390
- "y" : [0.0919755519795958 , 128.588033594672]
390
+ "y" : [0.0919755519795959 , 128.588033594672]
391
391
}]
392
392
}
393
393
}, {
@@ -441,23 +441,23 @@ TEST_F(RootJsonDumperTest, all)
441
441
},
442
442
"trans_params" : {
443
443
"_typename" : "celeritas::ImportTransParameters",
444
- "looping" : [{"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : -11 , "second" : {
444
+ "looping" : [{"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : -13 , "second" : {
445
445
"_typename" : "celeritas::ImportLoopingThreshold",
446
446
"threshold_trials" : 10,
447
447
"important_energy" : 250
448
- }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : 11, "second" : {
448
+ }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : - 11, "second" : {
449
449
"_typename" : "celeritas::ImportLoopingThreshold",
450
450
"threshold_trials" : 10,
451
451
"important_energy" : 250
452
- }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : 22 , "second" : {
452
+ }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : 11 , "second" : {
453
453
"_typename" : "celeritas::ImportLoopingThreshold",
454
454
"threshold_trials" : 10,
455
455
"important_energy" : 250
456
- }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : - 13, "second" : {
456
+ }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : 13, "second" : {
457
457
"_typename" : "celeritas::ImportLoopingThreshold",
458
458
"threshold_trials" : 10,
459
459
"important_energy" : 250
460
- }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : 13 , "second" : {
460
+ }}, {"$pair" : "pair<int,celeritas::ImportLoopingThreshold>", "first" : 22 , "second" : {
461
461
"_typename" : "celeritas::ImportLoopingThreshold",
462
462
"threshold_trials" : 10,
463
463
"important_energy" : 250
0 commit comments