Rosetta
Namespaces
MatchOutputter.cc File Reference

Implementation of class to write output matches that pass filters This class does not "look ahead" to future matches to decide whether the current match to process should be output, however, filters are able to keep a history of what they've output so far. More...

#include <protocols/match/output/MatchOutputter.hh>
#include <protocols/match/output/MatchProcessor.hh>
#include <protocols/match/output/OutputWriter.hh>
#include <protocols/match/output/MatchScoreWriter.hh>
#include <utility/exit.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::match
 
 protocols::match::output
 

Detailed Description

Implementation of class to write output matches that pass filters This class does not "look ahead" to future matches to decide whether the current match to process should be output, however, filters are able to keep a history of what they've output so far.

Author
Alex Zanghellini (zangh.nosp@m.ell@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du)
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om), porting to mini