41 std::vector<TAttMarker>(),
44 push_back(TAttMarker(kBlack, 20, 0.85 * size));
45 push_back(TAttMarker(kRed, 21, 0.70 * size));
46 push_back(TAttMarker(kBlue, 23, 0.75 * size));
47 push_back(TAttMarker(kGreen, 22, 0.75 * size));
48 push_back(TAttMarker(kMagenta, 34, 0.75 * size));
49 push_back(TAttMarker(kYellow, 29, 0.75 * size));
50 push_back(TAttMarker(kCyan, 33, 0.75 * size));
51 push_back(TAttMarker(kOrange, 47, 0.75 * size));
52 push_back(TAttMarker(kPink, 41, 0.75 * size));
53 push_back(TAttMarker(kViolet, 43, 0.75 * size));
55 push_back(TAttMarker(kBlack, 24, 0.85 * size));
56 push_back(TAttMarker(kRed, 25, 0.70 * size));
57 push_back(TAttMarker(kBlue, 32, 0.75 * size));
58 push_back(TAttMarker(kGreen, 26, 0.75 * size));
59 push_back(TAttMarker(kMagenta, 28, 0.75 * size));
60 push_back(TAttMarker(kYellow, 30, 0.75 * size));
61 push_back(TAttMarker(kCyan, 27, 0.75 * size));
62 push_back(TAttMarker(kOrange, 46, 0.75 * size));
63 push_back(TAttMarker(kPink, 40, 0.75 * size));
64 push_back(TAttMarker(kViolet, 42, 0.75 * size));