ROOT Data Types

Hello ROOT Users,

I am working with ROOT since 3 months now and I have seen a large variety of types. Is there an up-to-date list that includes every data type? I am looking for something like this:
Example
This List is from 2008. There exists a newer Version from 2010 but I guess there was no update since then.

Thanks for helping me out
-Eric Enzler

Hi Eric,

maybe this is what you are looking for: https://root.cern.ch/doc/v620/RtypesCore_8h.html

Hi Yus,
Thank you for your help. Unfortunately I am looking for a more “complete” list that contains even more data types.

In C++, in principle, any class is a data type: ROOT -> All Classes -> Class Index