CMS 3D CMS Logo

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

Go to the source code of this file.

Macros

#define debugLog
 

Enumerations

enum  ntcastore_elements {
  ntcastore_evt, ntcastore_ihit, ntcastore_detector, ntcastore_sector,
  ntcastore_module, ntcastore_enem, ntcastore_enhad, ntcastore_hitenergy,
  ntcastore_x, ntcastore_y, ntcastore_z
}
 
enum  ntcastors_elements {
  ntcastors_evt, ntcastors_trackid, ntcastors_charge, ntcastors_pdgcode,
  ntcastors_x, ntcastors_y, ntcastors_z, ntcastors_stepl,
  ntcastors_stepe, ntcastors_eta, ntcastors_phi, ntcastors_vpx,
  ntcastors_vpy, ntcastors_vpz
}
 

Macro Definition Documentation

#define debugLog

Definition at line 25 of file CastorTestAnalysis.cc.

Enumeration Type Documentation

Enumerator
ntcastore_evt 
ntcastore_ihit 
ntcastore_detector 
ntcastore_sector 
ntcastore_module 
ntcastore_enem 
ntcastore_enhad 
ntcastore_hitenergy 
ntcastore_x 
ntcastore_y 
ntcastore_z 

Definition at line 31 of file CastorTestAnalysis.cc.

Enumerator
ntcastors_evt 
ntcastors_trackid 
ntcastors_charge 
ntcastors_pdgcode 
ntcastors_x 
ntcastors_y 
ntcastors_z 
ntcastors_stepl 
ntcastors_stepe 
ntcastors_eta 
ntcastors_phi 
ntcastors_vpx 
ntcastors_vpy 
ntcastors_vpz 

Definition at line 27 of file CastorTestAnalysis.cc.