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

#include "DecayChain/List/DCChargedVisibleList.h"
#include "DecayChain/List/Template/DCFillableChargedList.cc"

Go to the source code of this file.

Classes

class  DCFillableChargedList< Charged >

Functions

template<class Charged, class WitnessIterator>
void dc_fill (DCFillableChargedList< Charged > &aFillableList, WitnessIterator first, WitnessIterator last)


Function Documentation

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

Definition at line 152 of file DCFillableChargedList.h.

References DCFillableChargedList< Charged >::fill().

Referenced by NeutralDReconstruction::execute(), DsReconstruction::execute(), and ChargedDReconstruction::execute().

00155 {
00156   aFillableList.fill(first,last);
00157 }


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