Newer
Older
Presentations / tau23mu_lhcb / 27_04_2014 / softcode / swich.cc~
@mchrzasz mchrzasz on 23 May 2014 287 bytes updatE
  // Abstract interfaces
  virtual BtaCandidate* recoFromMC(BtaCandidate const *mc, int which = 0, bool checkMassHypo=false, bool FSR=false) const = 0 ;

 virtual BtaCandidate* mcFromRecoComposite(BtaCandidate const *reco, int which =0, bool checkMassHypo=false, bool FSR=false) const;