Line Code
1 2 3 4 5 6 7 8 9
#include "CondFormats/HIObjects/src/headers.h"

namespace CondFormats_HIObjects {
  struct dictionary {
    std::vector<CentralityTable::CBin> dummy;
    std::vector<RPFlatParams::EP> yummy;
    UETable pred;
  };
}  // namespace CondFormats_HIObjects