NormalizationIndexEntry Class Documentation =========================================== NormalizationIndexEntry.py introduces NormalizationIndexEntry, a class for encapsulating normalization index entries. It models entries through attributes like runNumber, backgroundRunNumber, version, appliesTo, comments, author, and timestamp, and includes appliesToFormatChecker, a validation method to ensure the appliesTo attribute conforms to the expected format. Initialization requires no explicit inputs; attributes are set by providing values upon instantiation, resulting in a fully populated object reflecting the specified attributes. The appliesToFormatChecker method validates the appliesTo attribute's format against 'runNumber', '>runNumber', or 'runNumber', or 'runNumber', or '