Definition at line 40 of file RNTupleProcessorEntry.hxx.
#include <ROOT/RNTupleProcessorEntry.hxx>
◆ RNTupleProcessorProvenance() [1/2]
| ROOT::Experimental::Internal::RNTupleProcessorProvenance::RNTupleProcessorProvenance |
( |
| ) |
|
|
default |
◆ RNTupleProcessorProvenance() [2/2]
| ROOT::Experimental::Internal::RNTupleProcessorProvenance::RNTupleProcessorProvenance |
( |
const std::string & | provenance | ) |
|
|
inline |
◆ Contains()
Check whether the provenance subsumes the provenance in other.
- Parameters
-
| [in] | other | The other provenance |
Definition at line 70 of file RNTupleProcessorEntry.hxx.
◆ Evolve()
Add a new processor to the provenance.
- Parameters
-
| [in] | processorName | Name of the processor to add. |
- Returns
- The updated provenance.
Definition at line 58 of file RNTupleProcessorEntry.hxx.
◆ Get()
| std::string ROOT::Experimental::Internal::RNTupleProcessorProvenance::Get |
( |
| ) |
const |
|
inline |
◆ IsPresentInFieldName()
| bool ROOT::Experimental::Internal::RNTupleProcessorProvenance::IsPresentInFieldName |
( |
std::string_view | fieldName | ) |
const |
|
inline |
Check whether the provided field name contains this provenance.
- Parameters
-
| [in] | fieldName | Field name to check. |
Definition at line 79 of file RNTupleProcessorEntry.hxx.
◆ fProvenance
| std::string ROOT::Experimental::Internal::RNTupleProcessorProvenance::fProvenance {} |
|
private |
The documentation for this class was generated from the following file: