COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Z90histfuncdef.h File Reference
#include "Z90histc.h"
#include "Z90histo.h"
#include "Z90hist1.h"
Include dependency graph for Z90histfuncdef.h:

Go to the source code of this file.

Functions

void kwhisti (struct histogram1 *h, float ixmin, float ibinORxmax, int inbin, int itklg)
 
void kwhistc (struct histogram1 *h)
 
void kwhist (struct histogram1 *h, float x, float w)
 
void kwhists0 (int fromwhich)
 
void kwhists (struct histogram1 *h, float inorm)
 
void kwhistev (struct histogram1 *h, int evno)
 
void kwhistid (struct histogram1 *h, char *id)
 
void kwhistai (struct histogram1 *h, char *title, char *categ, char *dNunit, int logv, float pw, char *label, char *unit)
 
void kwhistdir (struct histogram1 *h, char *dir)
 
void kwhistpr (struct histogram1 *h, FILE *fno)
 
void kwhistw (struct histogram1 *h, FILE *bfnow)
 
void kwhistr (struct histogram1 *h, FILE *bfnor, int icon)
 
void kwhistd (struct histogram1 *h)
 
void kwhista (struct histogram1 *h1, struct histogram1 *h2, struct histogram1 *h)
 
void kwhistso (int binw)
 
void kwhistp (struct histogram1 *h, FILE *fno)
 
int k90whistReadAscii (struct histogram1 *h, FILE *fno)
 
int kwhistIxy (struct histogram1 *h, double x[], double y[], int n)
 
int kwhistxy (struct histogram1 *h, double x[], double y[], int n)
 

Function Documentation

◆ k90whistReadAscii()

int k90whistReadAscii ( struct histogram1 h,
FILE *  fno 
)

◆ kwhist()

void kwhist ( struct histogram1 h,
float  x,
float  w 
)

Referenced by __test.f__(), kwhisti(), and xbgrun().

Here is the caller graph for this function:

◆ kwhista()

void kwhista ( struct histogram1 h1,
struct histogram1 h2,
struct histogram1 h 
)

Referenced by __add2hist.f__().

Here is the caller graph for this function:

◆ kwhistai()

void kwhistai ( struct histogram1 h,
char *  title,
char *  categ,
char *  dNunit,
int  logv,
float  pw,
char *  label,
char *  unit 
)

Referenced by xbgrun().

Here is the caller graph for this function:

◆ kwhistc()

void kwhistc ( struct histogram1 h)

Referenced by __test.f__(), kwhisti(), and xbgrun().

Here is the caller graph for this function:

◆ kwhistd()

void kwhistd ( struct histogram1 h)

Referenced by __add2hist.f__(), __bin2asciicomp.f__(), main(), proclatbin(), proctimebin(), and xbgrun().

Here is the caller graph for this function:

◆ kwhistdir()

void kwhistdir ( struct histogram1 h,
char *  dir 
)

Referenced by xbgrun().

Here is the caller graph for this function:

◆ kwhistev()

void kwhistev ( struct histogram1 h,
int  evno 
)

Referenced by xbgrun().

Here is the caller graph for this function:

◆ kwhisti()

void kwhisti ( struct histogram1 h,
float  ixmin,
float  ibinORxmax,
int  inbin,
int  itklg 
)

Referenced by __test.f__(), and xbgrun().

Here is the caller graph for this function:

◆ kwhistid()

void kwhistid ( struct histogram1 h,
char *  id 
)

Referenced by xbgrun().

Here is the caller graph for this function:

◆ kwhistIxy()

int kwhistIxy ( struct histogram1 h,
double  x[],
double  y[],
int  n 
)

◆ kwhistp()

void kwhistp ( struct histogram1 h,
FILE *  fno 
)

Referenced by __test.f__(), kwhisti(), main(), and xbgrun().

Here is the caller graph for this function:

◆ kwhistpr()

void kwhistpr ( struct histogram1 h,
FILE *  fno 
)

Referenced by __bin2asciicomp.f__(), and main().

Here is the caller graph for this function:

◆ kwhistr()

void kwhistr ( struct histogram1 h,
FILE *  bfnor,
int  icon 
)

Referenced by __add2hist.f__(), __bin2asciicomp.f__(), main(), proclatbin(), and proctimebin().

Here is the caller graph for this function:

◆ kwhists()

void kwhists ( struct histogram1 h,
float  inorm 
)

Referenced by __bin2asciicomp.f__(), __test.f__(), kwhisti(), main(), proclatbin(), proctimebin(), and xbgrun().

Here is the caller graph for this function:

◆ kwhists0()

void kwhists0 ( int  fromwhich)

◆ kwhistso()

void kwhistso ( int  binw)

Referenced by chookbgrun(), main(), and xbgrun().

Here is the caller graph for this function:

◆ kwhistw()

void kwhistw ( struct histogram1 h,
FILE *  bfnow 
)

Referenced by __add2hist.f__(), and main().

Here is the caller graph for this function:

◆ kwhistxy()

int kwhistxy ( struct histogram1 h,
double  x[],
double  y[],
int  n 
)