/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/DCFillableNeutralList.h File Reference

#include <vector>
#include "DecayChain/List/DCNeutralVisibleList.h"
#include "DecayChain/List/Template/DCFillableNeutralList.cc"

Go to the source code of this file.

Classes

class  DCFillableNeutralList< Neutral >

Functions

template<class Neutral, class WitnessIterator>
void dc_fill (DCFillableNeutralList< Neutral > &aFillableList, WitnessIterator first, WitnessIterator last)


Function Documentation

template<class Neutral, class WitnessIterator>
void dc_fill ( DCFillableNeutralList< Neutral > &  aFillableList,
WitnessIterator  first,
WitnessIterator  last 
) [inline]

Definition at line 154 of file DCFillableNeutralList.h.

References DCFillableNeutralList< Neutral >::fill().

00157 {
00158   aFillableList.fill(first,last);
00159 }


Generated on Tue Nov 29 23:15:03 2016 for BOSS_7.0.2 by  doxygen 1.4.7