Gaudi::Property<std::string>m_dbConnection{this,"TriggerDB","","DB connection alias or 'JOSVC', used when property Source set to 'DB' or set to 'COOL'."};
Gaudi::Property<unsignedint>m_psk{this,"HLTPsk",0,"HLT prescale key, used when property 'Source' set to 'DB'"};
Gaudi::Property<std::string>m_filename{this,"Filename","","HLT prescale json file, used when property 'Source' set to 'FILE'"};