Newer
Older
Presentations / Lc23Mu / Status_report_12_02_14 / softcode / tuple.cc~
@mchrzasz mchrzasz on 31 Mar 2014 299 bytes update
  // 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;