EmptyEventTimestampPlugin.cc
Go to the documentation of this file.
2 
3 std::string const
5  "EmptyEventTimestampPlugin";
6 
8  fhicl::ParameterSet const&)
9  : lastEventTimestamp_(Timestamp::invalidTimestamp())
10 {}
std::string string
Definition: nybbler.cc:12
EmptyEventTimestampPlugin(fhicl::ParameterSet const &pset)