LArSoft  v07_13_02
Liquid Argon Software toolkit - http://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 9 of file MaybeIncrementCounts.h.

Constructor & Destructor Documentation

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

Definition at line 11 of file MaybeIncrementCounts.h.

11 {}

Member Function Documentation

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

Definition at line 15 of file MaybeIncrementCounts.h.

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

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

Definition at line 18 of file MaybeIncrementCounts.h.

19  {}

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