#include "hmuleptons.h" /////////////////////////////////////////////////////////////////////////// //HMULeptons // /////////////////////////////////////////////////////////////////////////// HMULeptons::HMULeptons(){ fPhiRich=fThetaRich=0.0; fPhiMeta=fThetaMeta=0.0; } HMUDiLeptons::HMUDiLeptons(){ iN2=iN1=0; } ClassImp(HMULeptons) ClassImp(HMUDiLeptons)