Newer
Older
Presentations / Kstmumu / Answers_to_questions_v3 / softcode / swich.cc~
@Marcin Chrzaszcz Marcin Chrzaszcz on 22 Dec 2013 287 bytes updated presentation, after blending presetantion
  // 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;