Giordon Stark

Results 293 comments of Giordon Stark

All that's left are: - Container classes - HelpTreeBase - One little straggler in HelperFunctions

Only thing left is HelpTreeBase -- which probably needs to be converted to an AsgTool.

Unification could be done using `xAH::Algorithm` but this is the nuclear option. Backwards compatibility can be done by creating a list of old/new variable mappings and making sure that the...

> What is puzzling is that, to my knowledge, the updated set of recommendations for OR should not have changed the OR procedure itself, at least within the same AB...

Hi, are we resolved here? @jdandoy @fscutti

Main problem is that we can't necessarily host ROOT files in the github repository because of CERN guidelines. RootCore does provide access to a test file we can use, and...

Try something like `$ASG_TEST_FILE_MC` and `$ASG_TEST_FILE_DATA`.

Hi Ben, We'd still need a configuration that would make sense to run, and being able to test all the different tools, and check the physics output. It's not 100%...

We should probably get a list of files that don't do this and get this format updated. I can probably look at this tomorrow.

Ok, so I've done quite a bit of work for some files in #889. I've also (in that PR) added extensive documentation on how people should be writing code for...