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

#include "MixFilter.h"

Public Member Functions

 call_respondToOpenOutputFiles (T &t, FileBlock const &fb)
 

Detailed Description

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

Definition at line 546 of file MixFilter.h.

Constructor & Destructor Documentation

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

Definition at line 547 of file MixFilter.h.

548  {
549  t.respondToOpenOutputFiles(fb);
550  }
TFile fb("Li6.root")

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