boca::analysis::Files< Tagger_ > Class Template Reference

#include <Files.hh>

Public Member Functions

 Files (boca::Phase &phase, boca::FileInfo &file, boca::FileWriter &file_writer, Tagger_ &tagger)
 
 ~Files ()
 
void SafeEntry ()
 
void Increment (int number)
 
boca::Reader< Tagger_ > Reader () const
 
Tagger_ Tagger () const
 
bool KeepGoing (std::function< long(Stage)> const &event_number_max) const
 
boca::Phase Phase () const
 
boca::FileInfo Import () const
 

Constructor & Destructor Documentation

template<typename Tagger_>
boca::analysis::Files< Tagger_ >::Files ( boca::Phase phase,
boca::FileInfo file,
boca::FileWriter file_writer,
Tagger_ &  tagger 
)
inline
template<typename Tagger_>
boca::analysis::Files< Tagger_ >::~Files ( )
inline

Member Function Documentation

template<typename Tagger_>
boca::FileInfo boca::analysis::Files< Tagger_ >::Import ( ) const
inline
template<typename Tagger_>
void boca::analysis::Files< Tagger_ >::Increment ( int  number)
inline
template<typename Tagger_>
bool boca::analysis::Files< Tagger_ >::KeepGoing ( std::function< long(Stage)> const &  event_number_max) const
inline
template<typename Tagger_>
boca::Phase boca::analysis::Files< Tagger_ >::Phase ( ) const
inline
template<typename Tagger_>
boca::Reader<Tagger_> boca::analysis::Files< Tagger_ >::Reader ( ) const
inline
template<typename Tagger_>
void boca::analysis::Files< Tagger_ >::SafeEntry ( )
inline
template<typename Tagger_>
Tagger_ boca::analysis::Files< Tagger_ >::Tagger ( ) const
inline

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