#ifndef funcTChannelMap_hxx_seen #define funcTChannelMap_hxx_seen #include namespace COMET { // class IFGDChannelMap; // class ITPCChannelMap; // class ITFBChannelMap; }; namespace tut { /* void num_elements_test(const COMET::IFGDChannelMap& map, int target_g2c_size, int target_c2g_size, int allowed_window=0, std::string tag=""); void num_elements_test(const COMET::ITPCChannelMap& map, int target_g2c_size, int target_c2g_size, int allowed_window=0, std::string tag=""); void num_elements_test(const COMET::ITFBChannelMap& map, int target_g2c_size, int target_c2g_size, int allowed_window=0, std::string tag=""); void chan_roundtrip_test(COMET::ITFBChannelMap& tfb_map); void geom_roundtrip_test(COMET::ITFBChannelMap& tfb_map); */ }; #endif //funcTChannelMap_hxx_seen