Tau static declartions
There were several uses of non-const static accessors. Have fixed these by either making them const (for constaccesor) or removing the static declaration. Also removed some statics from Decorators in CombinedP4FromRecoTaus.
Fixes JIRA ticket: https://its.cern.ch/jira/browse/ATLASRECTS-3075