1 #ifndef __L1Trigger_L1THGCal_HGCalAlgoWrapperBaseT_h__
2 #define __L1Trigger_L1THGCal_HGCalAlgoWrapperBaseT_h__
7 template <
typename InputCollection,
typename OutputCollection,
typename Tparam>
virtual void configure(const Tparam ¶meters)=0
HGCalAlgoWrapperBaseT(const edm::ParameterSet &conf)
virtual ~HGCalAlgoWrapperBaseT()
virtual void process(const InputCollection &inputCollection, OutputCollection &outputCollection) const =0
const std::string & name() const