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
ECCE @ EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
analysis
coresoftware
blob
master
calibrations
generators
offline
database
framework
packages
QA
modules
QAG4SimulationCalorimeter.cc
QAG4SimulationCalorimeter.h
QAG4SimulationCalorimeterSum.cc
QAG4SimulationCalorimeterSum.h
QAG4SimulationIntt.cc
QAG4SimulationIntt.h
QAG4SimulationJet.cc
QAG4SimulationJet.h
QAG4SimulationKFParticle.cc
QAG4SimulationKFParticle.h
QAG4SimulationMicromegas.cc
QAG4SimulationMicromegas.h
QAG4SimulationMvtx.cc
QAG4SimulationMvtx.h
QAG4SimulationTpc.cc
QAG4SimulationTpc.h
QAG4SimulationTracking.cc
QAG4SimulationTracking.h
QAG4SimulationUpsilon.cc
QAG4SimulationUpsilon.h
QAG4SimulationVertex.cc
QAG4SimulationVertex.h
QAG4Util.h
QAHistManagerDef.cc
QAHistManagerDef.h
simulation
Doxygen_Assist
ecce-detectors
fun4all_eicdetectors
geant4
macros
online_distribution
tutorials
doxygen_mainpage.h
File Members
External Links
•
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
QA
modules
QAHistManagerDef.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:40
using
1.8.2 with
ECCE GitHub integration