EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
BeastMagneticField
delphes_EIC
Doxygen_Assist
east
blob
main
Components
Core
include
eASTActionInitialization.hh
eASTAnalysis.hh
eASTDetectorConstruction.hh
eASTDetectorConstructionMessenger.hh
eASTEventAction.hh
eASTInitialization.hh
eASTMagneticField.hh
eASTRun.hh
eASTRunAction.hh
eASTRunActionMessenger.hh
eASTStackingAction.hh
eASTTrackingAction.hh
eASTUserActionDispatcher.hh
src
eAST.cc
G4_Patches
PhysicsList
PrimGenInterface
Solenoid
eic-smear
EicRoot
eicsmear-jetexample
eicsmeardetectors
EicToyModel
estarlight
Fun4All-lmon
fun4all_coresoftware
fun4all_eic_qa
fun4all_eic_tutorials
fun4all_eicdetectors
fun4all_eicmacros
fun4all_g4jleic
fun4all_GenFit
fun4all_macros
fun4all_tutorials
g4exampledetector
g4lblvtx
online_distribution
PEPSI
doxygen_mainpage.h
File Members
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
eASTAnalysis.hh
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file eASTAnalysis.hh
1
// ********************************************************************
2
//
3
// eASTAnalysis.hh
4
// Defining the file format of output histogram/n-tuple
5
//
6
// History
7
// May 8th, 2021 : first implementation - Makoto Asai (SLAC)
8
// Dec 22nd, 2021 :
9
// This file is no longer needed for Geant4 version 11.0
10
//
11
// ********************************************************************
12
13
#ifndef eASTAnalysis_h
14
#define eASTAnalysis_h 1
15
#include "G4Version.hh"
16
#if G4VERSION_NUMBER < 1100
17
//#include "g4root.hh"
18
#include "g4csv.hh"
19
//#include "g4xml.hh"
20
#else
21
#include "G4AnalysisManager.hh"
22
#endif
23
#endif
east
blob
main
Core
include
eASTAnalysis.hh
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:31
using
1.8.2 with
EIC GitHub integration