KFPartEfficiencies.cxx 443 B

1234567891011121314151617
  1. //----------------------------------------------------------------------------
  2. // Implementation of the KFParticle class
  3. // .
  4. // @author I.Kisel, I.Kulakov, M.Zyzak
  5. // @version 1.0
  6. // @since 20.08.13
  7. //
  8. //
  9. // -= Copyright &copy ALICE HLT and CBM L1 Groups =-
  10. //____________________________________________________________________________
  11. #include "KFPartEfficiencies.h"
  12. #ifndef KFParticleStandalone
  13. ClassImp(KFPartEfficiencies)
  14. #endif