Go to the documentation of this file.
18 #include <utility/tag/Tag.hh>
20 #include <basic/Tracer.hh>
23 namespace simple_filters {
26 using namespace core::scoring;
28 static basic::Tracer
TR(
"protocols.simple_filters.ExpiryFilter" );
38 protocols::filters::
Filter(
"Expiry" ),
59 out<<
"Time from start "<<
compute( pose )<<
" seconds"<<std::endl;