(re-)introduce transparant lookup in GenFSR
Introduce transparant lookup in the std::map
used in GenFSR. This was not done before, as it triggered a spurious schema evolution (i.e. ROOT did not realize that the change of type due to the slightly different comparison operator is immaterial to the actual schema of the class) which should no longer be the case for more up-to-date ROOT versions...
Edited by Gerhard Raven