Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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]
 

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


Generated on Wed Feb 2 15:42:35 2011 for BOSS6.5.5 by  doxygen 1.3.9.1