1 #ifndef MultiVertexStateCombiner_H
2 #define MultiVertexStateCombiner_H
18 typedef std::vector<VertexState>
VSC;
20 VertexState
combine(
const VSC & theMixture)
const ;
VertexState combine(const VSC &theMixture) const
std::vector< VertexState > VSC