|
- In, for example,
TrigEFCaloHypo , can probably remove TrigTimerSvc , instead using base class. Look up IHistogramSvc , see if this can be done here too. Can remover RecEmTauRoi , CLHEP , StoreGateSvc , and use base class for TrigTimeAlgs . Any things only referred to as pointers can be forward declared, not inherited things.
- Do these files need
<cmath> and other stuff? -- MatthewRose - 08 Jun 2010
|