LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::MaybeIncrementCounts< Level, T > Class Template Reference

#include "MaybeIncrementCounts.h"

Public Member Functions

 MaybeIncrementCounts (T &)
 
template<typename... ARGS>
void increment ()
 
void update (bool const)
 

Detailed Description

template<Level, typename T>
class art::MaybeIncrementCounts< Level, T >

Definition at line 11 of file MaybeIncrementCounts.h.

Constructor & Destructor Documentation

template<Level , typename T >
art::MaybeIncrementCounts< Level, T >::MaybeIncrementCounts ( T &  )
inline

Definition at line 14 of file MaybeIncrementCounts.h.

14 {}

Member Function Documentation

template<Level , typename T >
template<typename... ARGS>
void art::MaybeIncrementCounts< Level, T >::increment ( )
inline

Definition at line 19 of file MaybeIncrementCounts.h.

Referenced by art::MaybeIncrementCounts< Level::Event, T >::increment().

20  {}
template<Level , typename T >
void art::MaybeIncrementCounts< Level, T >::update ( bool  const)
inline

Definition at line 23 of file MaybeIncrementCounts.h.

24  {}

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