Public Member Functions | |
| TestMetadata (fhicl::ParameterSet const &pset) | |
Public Member Functions inherited from art::FileCatalogMetadataPlugin | |
| virtual | ~FileCatalogMetadataPlugin ()=default |
| FileCatalogMetadataPlugin (fhicl::ParameterSet const &pset) | |
| void | doBeginJob () |
| void | doEndJob () |
| void | doBeginRun (Run const &r) |
| void | doEndRun (Run const &r) |
| void | doBeginSubRun (SubRun const &sr) |
| void | doEndSubRun (SubRun const &sr) |
| void | doCollectMetadata (Event const &e) |
| collection_type | doProduceMetadata () |
Private Member Functions | |
| void | beginJob () override |
| void | endJob () override |
| void | collectMetadata (art::Event const &e) override |
| void | beginRun (art::Run const &r) override |
| void | endRun (art::Run const &r) override |
| void | beginSubRun (art::SubRun const &sr) override |
| void | endSubRun (art::SubRun const &sr) override |
| collection_type | produceMetadata () override |
Additional Inherited Members | |
Public Types inherited from art::FileCatalogMetadataPlugin | |
| typedef FileCatalogMetadata::collection_type | collection_type |
Definition at line 14 of file TestMetadata_plugin.cc.
| arttest::TestMetadata::TestMetadata | ( | fhicl::ParameterSet const & | pset | ) |
Definition at line 29 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 34 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 52 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 64 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 46 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 40 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 58 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Reimplemented from art::FileCatalogMetadataPlugin.
Definition at line 70 of file TestMetadata_plugin.cc.
|
overrideprivatevirtual |
Implements art::FileCatalogMetadataPlugin.
Definition at line 76 of file TestMetadata_plugin.cc.
1.8.11