Newer
Older
Presentations / tau23mu_lhcb / 27_10_2013 / softcode / tuple.cc~
@Marcin Chrzaszcz Marcin Chrzaszcz on 22 Dec 2013 299 bytes updated presentation, after blending presetantion
  // Abstract interfaces
  virtual BtaCandidate* recoFromMC(BtaCandidate const *mc, int which = 0, bool checkMassHypo=false, bool ignoreFSR=false) const = 0 ;

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