Skip to content

LArRecUtils: Load dictionaries during initialization.

Scott Snyder requested to merge ssnyder/athena:dict.LArRecUtils-20210623 into master

After getting the TClass for LArHVPathologiesDb, call GetStreamerInfo on it. That ensures that we also have the dictionaries for all contained classes. See ATEAM-749.

Merge request reports