The Gaudi Framework  v36r9 (fd2bdac3)
Gaudi::Accumulators::TrueTo1 Struct Reference

helper functor for the TrueAccumulator 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 TrueAccumulator

Definition at line 632 of file Accumulators.h.

Member Function Documentation

◆ operator()()

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

Definition at line 633 of file Accumulators.h.

633 { return v; }

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