COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Z90histfuncdef.h
Go to the documentation of this file.
1 #ifndef Z90histodef_
2 #define Z90histodef_
3 
4 #include "Z90histc.h"
5 #include "Z90histo.h"
6 #include "Z90hist1.h"
7 void kwhisti(struct histogram1 *h, float ixmin, float ibinORxmax,int inbin, int itklg);
8 
9 void kwhistc(struct histogram1 *h);
10 
11 void kwhist(struct histogram1 *h, float x, float w);
12 void kwhists0(int fromwhich);
13 void kwhists(struct histogram1 *h, float inorm);
14 void kwhistev(struct histogram1 *h, int evno);
15 void kwhistid(struct histogram1 *h, char *id);
16 void kwhistai(struct histogram1 *h, char *title, char *categ, char * dNunit,
17  int logv, float pw, char * label, char *unit);
18 void kwhistdir(struct histogram1 *h, char *dir) ;
19 void kwhistpr(struct histogram1 *h, FILE *fno) ;
20 void kwhistw(struct histogram1 *h, FILE *bfnow);
21 void kwhistr(struct histogram1 *h, FILE *bfnor, int icon);
22 void kwhistd(struct histogram1 *h);
23 void kwhista(struct histogram1 *h1, struct histogram1 *h2, struct histogram1 *h);
24 void kwhistso(int binw);
25 void kwhistp(struct histogram1 *h, FILE *fno);
26 int k90whistReadAscii(struct histogram1 *h, FILE *fno);
27 int kwhistIxy(struct histogram1 *h, double x[], double y[], int n);
28 int kwhistxy(struct histogram1 *h, double x[], double y[], int n);
29 #endif
void kwhistid(struct histogram1 *h, char *id)
void kwhistp(struct histogram1 *h, FILE *fno)
void kwhisti(struct histogram1 *h, float ixmin, float ibinORxmax, int inbin, int itklg)
void kwhistd(struct histogram1 *h)
void kwhists0(int fromwhich)
void kwhistev(struct histogram1 *h, int evno)
real(4), dimension(:), allocatable, save h
Definition: cNRLAtmos.f:28
void kwhist(struct histogram1 *h, float x, float w)
void kwhistdir(struct histogram1 *h, char *dir)
void kwhistso(int binw)
void kwhista(struct histogram1 *h1, struct histogram1 *h2, struct histogram1 *h)
real(8), save pw
Definition: csoftenPiK.f:36
int kwhistIxy(struct histogram1 *h, double x[], double y[], int n)
void kwhistr(struct histogram1 *h, FILE *bfnor, int icon)
latitude latitude this system is used *****************************************************************! type coord sequence union map real y
Definition: Zcoord.h:25
void kwhistc(struct histogram1 *h)
int k90whistReadAscii(struct histogram1 *h, FILE *fno)
void kwhistai(struct histogram1 *h, char *title, char *categ, char *dNunit, int logv, float pw, char *label, char *unit)
void kwhists(struct histogram1 *h, float inorm)
void kwhistpr(struct histogram1 *h, FILE *fno)
int kwhistxy(struct histogram1 *h, double x[], double y[], int n)
integer n
Definition: Zcinippxc.h:1
integer, parameter fno
Definition: chook.f:43
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x
Definition: Zptcl.h:21
void kwhistw(struct histogram1 *h, FILE *bfnow)