Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
QAHistManagerDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file QAHistManagerDef.h
1
// $Id: $
2
11
#ifndef QAHISTMANAGERDEF_H_
12
#define QAHISTMANAGERDEF_H_
13
14
#include <string>
15
16
class
Fun4AllHistoManager
;
17
class
TAxis;
18
19
namespace
QAHistManagerDef
20
{
22
Fun4AllHistoManager
*
23
getHistoManager
();
24
26
void
saveQARootFile
(
const
std::string
& file_name);
27
29
static
const
std::string
HistoManagerName
=
"QA_HISTOS"
;
30
32
void
useLogBins
(TAxis* axis);
33
}
// namespace QAHistManagerDef
34
35
#endif
/* QAHISTMANAGERDEF_H_ */
coresoftware
blob
master
offline
packages
QAUtils
QAHistManagerDef.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:08
using
1.8.2 with
sPHENIX GitHub integration