BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
dchain::SelectAll< T > Struct Template Reference

#include <SelectAll.h>

Public Member Functions

bool operator() (const T &) const
 
bool operator() (const T &) const
 

Detailed Description

template<class T>
struct dchain::SelectAll< T >

Definition at line 39 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/Function/SelectAll.h.

Member Function Documentation

◆ operator()() [1/2]

template<class T >
bool dchain::SelectAll< T >::operator() ( const T &  ) const
inline

Definition at line 40 of file Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/Function/SelectAll.h.

40 {
41 return true;
42 }

◆ operator()() [2/2]

template<class T >
bool dchain::SelectAll< T >::operator() ( const T &  ) const
inline

Definition at line 40 of file InstallArea/include/DecayChain/DecayChain/Function/SelectAll.h.

40 {
41 return true;
42 }

The documentation for this struct was generated from the following files: