LDMX Software
Static Public Attributes | List of all members
ldmx::EventConstants Class Reference

Provides access to static event constants used by the Event class. More...

#include <EventConstants.h>

Static Public Attributes

static const std::string EVENT_TREE_NAME
 Default name of event tree.
 
static const std::string ECAL_SIM_HITS = "EcalSimHits"
 
static const std::string EVENT_HEADER = "EventHeader"
 
static const std::string HCAL_SIM_HITS = "HcalSimHits"
 
static const std::string RECOIL_SIM_HITS = "RecoilSimHits"
 
static const std::string SIM_PARTICLES = "SimParticles"
 
static const std::string TAGGER_SIM_HITS = "TaggerSimHits"
 
static const std::string TARGET_SIM_HITS = "TargetSimHits"
 
static const std::string TRIGGER_PAD_SIM_HITS = "TriggerPadSimHits"
 
static const std::string TRIGGER_RESULT = "TriggerResult"
 
static const std::string CLUSTER_ALGO_RESULT = "ClusterAlgoResult"
 
static const std::string ECAL_HIT = "ldmx::EcalHit"
 
static const std::string ECAL_CLUSTER = "ldmx::EcalCluster"
 
static const std::string HCAL_HIT = "ldmx::HcalHit"
 
static const std::string SIM_PARTICLE = "ldmx::SimParticle"
 
static const std::string SIM_CALORIMETER_HIT
 
static const std::string SIM_TRACKER_HIT = "ldmx::SimTrackerHit"
 
static const std::string RUN_HEADER
 
static const std::string PN_WEIGHT = "simcore::pnWeight"
 

Detailed Description

Provides access to static event constants used by the Event class.

Definition at line 18 of file EventConstants.h.

Member Data Documentation

◆ CLUSTER_ALGO_RESULT

const std::string ldmx::EventConstants::CLUSTER_ALGO_RESULT = "ClusterAlgoResult"
static

Definition at line 37 of file EventConstants.h.

◆ ECAL_CLUSTER

const std::string ldmx::EventConstants::ECAL_CLUSTER = "ldmx::EcalCluster"
static

Definition at line 43 of file EventConstants.h.

◆ ECAL_HIT

const std::string ldmx::EventConstants::ECAL_HIT = "ldmx::EcalHit"
static

Definition at line 42 of file EventConstants.h.

◆ ECAL_SIM_HITS

const std::string ldmx::EventConstants::ECAL_SIM_HITS = "EcalSimHits"
static

Definition at line 28 of file EventConstants.h.

◆ EVENT_HEADER

const std::string ldmx::EventConstants::EVENT_HEADER = "EventHeader"
static

Definition at line 29 of file EventConstants.h.

◆ EVENT_TREE_NAME

const std::string ldmx::EventConstants::EVENT_TREE_NAME
static

Default name of event tree.

Definition at line 23 of file EventConstants.h.

◆ HCAL_HIT

const std::string ldmx::EventConstants::HCAL_HIT = "ldmx::HcalHit"
static

Definition at line 44 of file EventConstants.h.

◆ HCAL_SIM_HITS

const std::string ldmx::EventConstants::HCAL_SIM_HITS = "HcalSimHits"
static

Definition at line 30 of file EventConstants.h.

◆ PN_WEIGHT

const std::string ldmx::EventConstants::PN_WEIGHT = "simcore::pnWeight"
static

Definition at line 49 of file EventConstants.h.

◆ RECOIL_SIM_HITS

const std::string ldmx::EventConstants::RECOIL_SIM_HITS = "RecoilSimHits"
static

Definition at line 31 of file EventConstants.h.

◆ RUN_HEADER

const std::string ldmx::EventConstants::RUN_HEADER
static

Definition at line 48 of file EventConstants.h.

◆ SIM_CALORIMETER_HIT

const std::string ldmx::EventConstants::SIM_CALORIMETER_HIT
static
Initial value:
=
"ldmx::SimCalorimeterHit"

Definition at line 46 of file EventConstants.h.

◆ SIM_PARTICLE

const std::string ldmx::EventConstants::SIM_PARTICLE = "ldmx::SimParticle"
static

Definition at line 45 of file EventConstants.h.

◆ SIM_PARTICLES

const std::string ldmx::EventConstants::SIM_PARTICLES = "SimParticles"
static

Definition at line 32 of file EventConstants.h.

◆ SIM_TRACKER_HIT

const std::string ldmx::EventConstants::SIM_TRACKER_HIT = "ldmx::SimTrackerHit"
static

Definition at line 47 of file EventConstants.h.

◆ TAGGER_SIM_HITS

const std::string ldmx::EventConstants::TAGGER_SIM_HITS = "TaggerSimHits"
static

Definition at line 33 of file EventConstants.h.

◆ TARGET_SIM_HITS

const std::string ldmx::EventConstants::TARGET_SIM_HITS = "TargetSimHits"
static

Definition at line 34 of file EventConstants.h.

◆ TRIGGER_PAD_SIM_HITS

const std::string ldmx::EventConstants::TRIGGER_PAD_SIM_HITS = "TriggerPadSimHits"
static

Definition at line 35 of file EventConstants.h.

◆ TRIGGER_RESULT

const std::string ldmx::EventConstants::TRIGGER_RESULT = "TriggerResult"
static

Definition at line 36 of file EventConstants.h.


The documentation for this class was generated from the following files: