The Gaudi Framework  v36r13 (995e4364)
Gaudi::Accumulators::FalseTo1 Struct Reference

helper functor for the FalseAccumulator More...

#include </builds/gaudi/Gaudi/GaudiKernel/include/Gaudi/Accumulators.h>

Public Member Functions

unsigned int operator() (bool v) const
 

Detailed Description

helper functor for the FalseAccumulator

Definition at line 648 of file Accumulators.h.

Member Function Documentation

◆ operator()()

unsigned int Gaudi::Accumulators::FalseTo1::operator() ( bool  v) const
inline

Definition at line 649 of file Accumulators.h.

649 { return !v; }

The documentation for this struct was generated from the following file:
HistoDumpEx.v
v
Definition: HistoDumpEx.py:27