Giordon Stark
Giordon Stark
/cc @kkrizka ? I think the way he wrote it, cleverly, will just look at the "year" in the path to the file you're using in the config and filter...
Yeah, I'm not sure how easily feasible this is. Not many people are going to be good enough to be able to do trigger bit decisions at the ntuple level,...
@fscutti so no. What this effectively amounts to is requiring a consistent way of mapping input triggers to a fixed vector of trigger strings so that you just store a...
@ntadej do you want these timestamps for the ANA_MSG_FOO() functionality?
This won't be too impossible to do actually... just requires making our own MessagePrinter, similar to `asg` version: https://gitlab.cern.ch/atlas/athena/blob/21.2/Control/AthToolSupport/AsgTools/AsgTools/MessagePrinter.h and we plug that into the MessagePrinterAlgo that already exists in...
I think perhaps multiple branches of simple types is the way to go. It's easier for people in the long run, isn't it? We also might want to consider how...
Extend xAH_config by allowing for a ```setMetaDouble/setMetaString``` here.
This was partially done in #1056.
I would rather have this be a templated method @kkrizka if you're already planning on doing that. That helps with the code in general since all the objects are IParticles.
@urania277 is this added or still needed? If needed, either tell me what changes need to be made or submit a PR.