Opened 14 years ago
Last modified 13 years ago
#22 assigned enhancement
store record of tool chain
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | minor | Component: | misc |
Version: | 5.0 | Keywords: | |
Cc: |
Description
It would be great if the output ROOT file included the original script that generated it! (Requested by Sal Rappoccio.)
Note: See
TracTickets for help on using
tickets.
This is now implemented as the writeCurrentFile function in SpartyJetConfig. Far from an ideal solution, but good enough for now, I'd say. A better solution would be something involving reflection, and a more code-based record of what the tool chain was. A possibility for "5.0", maybe.