BOSS 8.0.0
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
bool operator() (const T &) const

Detailed Description

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

Definition at line 38 of file Event/DecayChain/include/DecayChain/Function/SelectAll.h.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 39 of file Event/DecayChain/include/DecayChain/Function/SelectAll.h.

39{ return true; }

◆ operator()() [2/3]

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

Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/DecayChain/Function/SelectAll.h.

39{ return true; }

◆ operator()() [3/3]

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

Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/DecayChain/Function/SelectAll.h.

39{ return true; }

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