00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013 #ifndef __ATLASSTYLE_H
00014 #define __ATLASSTYLE_H
00015
00016 #include "TStyle.h"
00017
00018 void SetAtlasStyle();
00019
00020 TStyle* AtlasStyle();
00021
00022 #endif // __ATLASSTYLE_H