13#ifndef D3PDMAKERUTILS_MULTIASSOCIATIONTOOL_H
14#define D3PDMAKERUTILS_MULTIASSOCIATIONTOOL_H
28template <
typename TO_T>
63 virtual const TO_T*
next () = 0;
150template <
typename FROM_T,
typename TO_T = FROM_T>
181 virtual StatusCode
reset (
const FROM_T& p) = 0;
Block filler tool for noisy FEB information.