Home Documentation namespace ATLAS_2017_I1609448_postprocess namespace ATLAS_2017_I1609448_postprocess
ATLAS_2017_I1609448_postprocess # Functions # # Attributes # # Functions Documentation # # function getRivetRefData # # def getRivetRefData (
anas anas = None
)
function constructRmiss # # def constructRmiss (
hist hist
)
This recreates the constructRmiss function from the routine.```
## Attributes Documentation
### variable inFile
```python
string inFile = 'OUTPUT.yoda';
variable hists # # hists = yoda. read( inFile );
tags = sorted (hists. keys());
variable refhistos # # def refhistos = getRivetRefData(['ATLAS_2017_I1609448' ]);
variable f # # f = open (' %s _processed.yoda' % inFile[:- 5 ], 'w' );
variable outName # # outName = h. replace('_d' , 'd' );
variable rmiss # # def rmiss = constructRmiss(hists[h]);
Updated on 2022-08-07 at 20:46:08 +0100