// Common definition for sector color scheme to be used for // overlayed/superimposed 1-dim. histograms for one module // but 6 different sectors in one picture. // ------------------------------------------------------- // Introduced here to make TText comment to such "6-th pack" // of histograms using option "6sec" in addition to option "same" // Example: "mdc--same--6sec" Int_t SectColor[6] = { 4 , 2 , 1 , 8 , 6 , 5 }; Int_t ModColor[3] = { 4 , 30 , 6};