TrigT1TGC: Fix use of CondHandleKey.
A CondHandleKey should only be a member of a Tool or Algorithm, not any random class, and it must be initialized in initialize(), not in the constructor.
A CondHandleKey should only be a member of a Tool or Algorithm, not any random class, and it must be initialized in initialize(), not in the constructor.