Add flag to Algorithm to identify a Sequence
Add method isSequencer()
to IAlgorithm, to allow easy identification of
Sequences (as opposed to now where we check for the presence of various
Properties). GaudiSequencer and AthAlgSequencer will override this.