LDMX Software
AcceptAll Struct Reference

This Struct is to accept all values - a placeholder. More...

#include <CommonUtils.h>

Public Member Functions

bool operator() (ULong64_t)
 

Detailed Description

This Struct is to accept all values - a placeholder.

Definition at line 219 of file CommonUtils.h.

Member Function Documentation

◆ operator()()

bool AcceptAll::operator() ( ULong64_t )
inline

Definition at line 221 of file CommonUtils.h.

221{ return true; }

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