CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Enumerations
ZdcTestAnalysis.cc File Reference
#include "SimG4CMS/Calo/interface/CaloG4Hit.h"
#include "SimG4CMS/Calo/interface/CaloG4HitCollection.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "SimG4CMS/Forward/interface/ZdcTestAnalysis.h"
#include "SimG4CMS/Forward/interface/ZdcNumberingScheme.h"
#include "TFile.h"
#include <cmath>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Enumerations

enum  ntzdce_elements {
  ntzdce_evt, ntzdce_ihit, ntzdce_fiberid, ntzdce_zside,
  ntzdce_subdet, ntzdce_layer, ntzdce_fiber, ntzdce_channel,
  ntzdce_enem, ntzdce_enhad, ntzdce_hitenergy, ntzdce_x,
  ntzdce_y, ntzdce_z, ntzdce_time, ntzdce_etot
}
 
enum  ntzdcs_elements {
  ntzdcs_evt, ntzdcs_trackid, ntzdcs_charge, ntzdcs_pdgcode,
  ntzdcs_x, ntzdcs_y, ntzdcs_z, ntzdcs_stepl,
  ntzdcs_stepe, ntzdcs_eta, ntzdcs_phi, ntzdcs_vpx,
  ntzdcs_vpy, ntzdcs_vpz, ntzdcs_idx, ntzdcs_idl,
  ntzdcs_pvtype, ntzdcs_ncherphot
}
 

Enumeration Type Documentation

Enumerator
ntzdce_evt 
ntzdce_ihit 
ntzdce_fiberid 
ntzdce_zside 
ntzdce_subdet 
ntzdce_layer 
ntzdce_fiber 
ntzdce_channel 
ntzdce_enem 
ntzdce_enhad 
ntzdce_hitenergy 
ntzdce_x 
ntzdce_y 
ntzdce_z 
ntzdce_time 
ntzdce_etot 

Definition at line 20 of file ZdcTestAnalysis.cc.

Enumerator
ntzdcs_evt 
ntzdcs_trackid 
ntzdcs_charge 
ntzdcs_pdgcode 
ntzdcs_x 
ntzdcs_y 
ntzdcs_z 
ntzdcs_stepl 
ntzdcs_stepe 
ntzdcs_eta 
ntzdcs_phi 
ntzdcs_vpx 
ntzdcs_vpy 
ntzdcs_vpz 
ntzdcs_idx 
ntzdcs_idl 
ntzdcs_pvtype 
ntzdcs_ncherphot 

Definition at line 14 of file ZdcTestAnalysis.cc.