Auxiliary structure aggregating parameters that depent on IOV. More...
Public Member Functions | |
bool | Contains (run_t run) const |
Checks if the given run is included in this IOV. | |
Public Attributes | |
std::array< run_t, 2 > | runRange |
Run range that defines the IOV. | |
std::vector < std::filesystem::path > | jecLevels |
Fully qualified paths to files defining JEC. |
Auxiliary structure aggregating parameters that depent on IOV.
std::array<run_t, 2> JetCorrector::IovParams::runRange |
Run range that defines the IOV.
Endpoints are included.