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
JetClass.cc
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file JetClass.cc
1
/*******************************************************************************
2
* Copyright (c) The JETSCAPE Collaboration, 2018
3
*
4
* Modular, task-based framework for simulating all aspects of heavy-ion collisions
5
*
6
* For the list of contributors see AUTHORS.
7
*
8
* Report issues at https://github.com/JETSCAPE/JETSCAPE/issues
9
*
10
* or via email to bugs.jetscape@gmail.com
11
*
12
* Distributed under the GNU General Public License 3.0 (GPLv3 or later).
13
* See COPYING for details.
14
******************************************************************************/
15
16
#include <iostream>
17
#include <complex>
18
#include <fstream>
19
#include <cmath>
20
#include <
assert.h
>
21
#include "
JetClass.h
"
22
#include "
JetScapeConstants.h
"
23
#include "
JetScapeLogger.h
"
24
25
namespace
Jetscape {
26
27
Vertex::~Vertex
() {
VERBOSESHOWER
(9); }
28
29
}
// namespace Jetscape
JETSCAPE
blob
main
src
framework
JetClass.cc
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:24
using
1.8.2 with
sPHENIX GitHub integration