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

#include "MixFilter.h"

Public Member Functions

 call_respondToCloseInputFile (T &t, FileBlock const &fb)
 

Detailed Description

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

Definition at line 538 of file MixFilter.h.

Constructor & Destructor Documentation

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

Definition at line 539 of file MixFilter.h.

540  {
541  t.respondToCloseInputFile(fb);
542  }
TFile fb("Li6.root")

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