1#ifndef DCHAIN_FILLABLENEUTRALLIST_CC
2#define DCHAIN_FILLABLENEUTRALLIST_CC
62template<
class Neutral >
93template<
class Neutral >
98 bool ( * pFunction )( Neutral& ) ) :
100 typename Neutral::CandidateClass >( aOtherList ,
105template<
class Neutral >
111 typename Neutral::CandidateClass >( aFunctionalObject )
137template<
class Neutral >
144 typename Neutral::CandidateClass >( aOtherList ,
157template<
class Neutral >
191template<
class Neutral >
199 typename Neutral::CandidateClass >::operator=(
236template<
class Neutral >
240 typename Neutral::CandidateClass >& aList )
243 typename Neutral::CandidateClass >
::fill( aList ) ;
void fill(NTuple::Array< double > &nt_p4, const HepLorentzVector &p4)
void fill(WitnessIterator first, WitnessIterator last)
virtual ~DCFillableNeutralList()
const DCFillableNeutralList< Neutral > & operator=(const DCFillableNeutralList< Neutral > &aOtherList)
DCFillableNeutralList(bool(*pFunction)(Neutral &)=0)