/* dMvdMultOut.idl */ /* Output from MVD multiplicity algorithms */ struct dMvdMultOut { short id; /* Primary key */ float totalmult; /* Measured total multiplicity in MVD */ float totalmulterr; /* Uncertainty on total multiplicity */ float softmult; /* ID and version number of multiplicity algorithm */ };