This class is the gateway to every functionality within the RootTools library.The developer
should only have access to this class and this class only.This means that this class should
be the only one to be public.The rest of the classes within this library must not have the
public modifier.