Int_t and TObject

Hi,

I need to add a Int_t to a List (more specifically a output list of a selector).
Is there a elegant way to do this?

I had created a class that stores a int, but this look too much lame.

Rafael