BOSS 7.1.2
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ChargedVisibleList.h File Reference

Go to the source code of this file.

Classes

class  dchain::ChargedVisibleList< Charged, CandidateClass >
 

Namespaces

namespace  dchain
 

Functions

template<class T >
int dchain::charge_sign (const T &iCharged)
 
template<class T >
int dchain::charge_sign (const T *iCharged)
 
template<class T >
int dchain::charge_sign (T *iCharged)
 
template<class T >
int dchain::charge_sign (const std::auto_ptr< T > &iCharged)
 
template<class TPtr , class TRef >
int dchain::charge_sign (const ReferenceHolderBase< TPtr, TRef > &iHolder)
 
template<class TIList , class TSelector , class T , class U >
void dchain::fill_using_selector (const TIList &iList, const TSelector &iSel, ChargedVisibleList< T, U > &oList)