Jpp
19.1.0-rc.1
the software that should make you happy
examples
JSupernova
JRipple.hh
Go to the documentation of this file.
1
#ifndef __JSUPERNOVA_JRIPPLE__
2
#define __JSUPERNOVA_JRIPPLE__
3
4
namespace
JSUPERNOVA
{
5
6
typedef
Float_t
h2d_bintype
;
7
typedef
TH2F
h2d_t
;
8
9
// ROOT has a limit to the max object size is possible to write
10
// limit to the size of the TH2 to be written to the output
11
const
unsigned
int
h2d_limit
= 1073741822;
// TBufferFile::kMaxMapCount
12
13
14
}
15
16
#endif
JSUPERNOVA
Definition:
JSupernova.hh:37
JSUPERNOVA::h2d_bintype
Float_t h2d_bintype
Definition:
JRipple.hh:6
JSUPERNOVA::h2d_limit
const unsigned int h2d_limit
Definition:
JRipple.hh:11
JSUPERNOVA::h2d_t
TH2F h2d_t
Definition:
JRipple.hh:7
Generated by
1.9.1