LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
art::detail::call_respondToCloseOutputFiles< T > Struct Template Reference

#include "MixFilter.h"

Public Member Functions

 call_respondToCloseOutputFiles (T &t, FileBlock const &fb)
 

Detailed Description

template<typename T>
struct art::detail::call_respondToCloseOutputFiles< T >

Definition at line 554 of file MixFilter.h.

Constructor & Destructor Documentation

template<typename T >
art::detail::call_respondToCloseOutputFiles< T >::call_respondToCloseOutputFiles ( T &  t,
FileBlock const &  fb 
)
inline

Definition at line 555 of file MixFilter.h.

556  {
557  t.respondToCloseOutputFiles(fb);
558  }
TFile fb("Li6.root")

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