BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
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)