COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
#include <Z90hist1.h>
Public Attributes | |
struct histoc | c |
struct histogram | x |
float * | xw |
float * | dnw |
float * | dndx |
float * | mean |
float * | xforI |
float * | integ |
Definition at line 14 of file Z90hist1.h.
struct histoc c |
Definition at line 15 of file Z90hist1.h.
float* dndx |
Definition at line 19 of file Z90hist1.h.
float* dnw |
Definition at line 18 of file Z90hist1.h.
float* integ |
Definition at line 22 of file Z90hist1.h.
float* mean |
Definition at line 20 of file Z90hist1.h.
struct histogram x |
Definition at line 16 of file Z90hist1.h.
float* xforI |
Definition at line 21 of file Z90hist1.h.
float* xw |
Definition at line 17 of file Z90hist1.h.