detect event calendar in group context

Hi,

I'm déveloping a new plugin, and I need to detect the event_calendar context. It's easy in event_calendar context through a pagesetup event handler. Nevertheless, when we R in a group (so group context) we can't detect the event_calendar context.

I'd like to know if there is a way to do so, without using $_SERVER['request_uri']?

thx