Newer
Older
Presentations / BaBar_soft / Gamma_corrections / softcode / swich.cc~
@mchrzasz mchrzasz on 25 Jan 2013 255 bytes babar presentation
  // Abstract interfaces
  virtual BtaCandidate* recoFromMC(BtaCandidate const *mc, int which = 0, bool checkMassHypo=false) const = 0 ;

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