ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Fun4AllHistoBinDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file Fun4AllHistoBinDefs.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef FUN4ALL_FUN4ALLHISTOBINDEFS_H
4
#define FUN4ALL_FUN4ALLHISTOBINDEFS_H
5
6
enum
7
{
8
RUNNUMBERBIN
= 1,
9
CURRENTTIMEBIN
,
10
BORTIMEBIN
,
11
EORTIMEBIN
,
12
LASTBIN
13
};
14
15
const
static
int
NFRAMEWORKBINS
=
LASTBIN
- 1;
16
17
#endif
coresoftware
blob
master
offline
framework
fun4all
Fun4AllHistoBinDefs.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:33
using
1.8.2 with
ECCE GitHub integration