Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AjParameters.hh File Reference

Common parameters. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AjParameters
 

Variables

const int AjParameters::ghost_repeat = 1
 
const double AjParameters::ghost_area = 0.01
 ghost area
 
const double AjParameters::VzDiffCut =1000
 |Vz(TPC) - Vz(VPD)|
 
const double AjParameters::MaxEtCut =1000
 tower ET cut
 
const double AjParameters::MaxTrackPt =1000
 track pT cut
 
const double AjParameters::MaxEventPtCut =30
 track pT cut for event
 
const double AjParameters::MaxEventEtCut =30
 tower ET cut for event
 

Detailed Description

Common parameters.

Author
Kolja Kauder

Used to quickly include the same parameters into different macros.

Date
Jul 29, 2015
Author
Kolja Kauder

Used to quickly include the same parameters into different macros.

Date
Feb 10, 2015

Definition in file AjParameters.hh.