susy_cfa  b611ccad937ea179f86a1f5663960264616c0a20
Public Member Functions | Public Attributes | List of all members
marker_class Class Reference

#include <plot_roc.hpp>

Public Member Functions

 marker_class (float icut, float isize, int icolor, int istyle)
 

Public Attributes

float cut
 
float size
 
int color
 
int style
 

Detailed Description

Definition at line 9 of file plot_roc.hpp.

Constructor & Destructor Documentation

marker_class::marker_class ( float  icut,
float  isize,
int  icolor,
int  istyle 
)

Definition at line 368 of file plot_roc.cxx.

Member Data Documentation

int marker_class::color

Definition at line 13 of file plot_roc.hpp.

float marker_class::cut

Definition at line 12 of file plot_roc.hpp.

float marker_class::size

Definition at line 12 of file plot_roc.hpp.

int marker_class::style

Definition at line 13 of file plot_roc.hpp.


The documentation for this class was generated from the following files: