Move the tuple examples to build only with AIDA
Building the examples with AIDA doesn't work because the tuple examples include https://gitlab.cern.ch/gaudi/Gaudi/-/blob/master/GaudiAlg/include/GaudiAlg/GaudiTupleAlg.h#L18 which need AIDA. GaudiTupleAlg
and related are correctly removed but the tuple ones are when building with GAUDIA_USE_AIDA=OFF