Home Documentation namespace ATLAS_2017_I1624693_post namespace ATLAS_2017_I1624693_post
ATLAS_2017_I1624693_post # Functions # # Attributes # # Functions Documentation # # function getRivetRefData # # def getRivetRefData (
anas anas = None
)
function constructDiff # # def constructDiff (
hist hist
)
This function produces a (data - MC)/sigma version of the Dalitz (2D) plot.```
## Attributes Documentation
### variable inFile
```python
string inFile = 'Rivet.yoda';
variable hists # # hists = yoda. read( inFile );
tags = sorted (hists. keys());
variable refhistos # # def refhistos = getRivetRefData(['ATLAS_2017_I1624693' ]);
variable f # # f = open (' %s _processed.yoda' % inFile[:- 5 ], 'w' );
variable hdiff # # def hdiff = constructDiff(hists[h]);
variable outName # # outName = h. replace('y01' , 'y02' );
Updated on 2022-08-07 at 20:46:08 +0100