function conditionalSumInt input Integer vec[:]; input Boolean con[:]; output Integer conSum; end conditionalSumInt;