PandaRoot
BSEmcPlotData Class Reference

Structure containing addresses to Data Container. More...

#include <BSEmcPlotData.h>

Public Member Functions

virtual ~BSEmcPlotData ()
 

Public Attributes

PndContainerI< PndMCTrack > * MCTracks {nullptr}
 
PndContainerI< BSEmcMCPoint > * MCPoints {nullptr}
 
PndContainerI< BSEmcMCHit > * MCHits {nullptr}
 
PndContainerI< BSEmcMultiWaveform > * Waveforms {nullptr}
 
PndContainerI< BSEmcDigi > * Digis {nullptr}
 
PndContainerI< BSEmcPrecluster > * Precluster {nullptr}
 
PndContainerI< BSEmcCluster > * Cluster {nullptr}
 
PndContainerI< BSEmcSubCluster > * SubCluster {nullptr}
 
PndContainerI< BSEmcRecoHit > * RecoHits {nullptr}
 
BSEmcHistogrammerfHistogrammer {nullptr}
 

Detailed Description

Structure containing addresses to Data Container.

Author
Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
Date
2021-02

Definition at line 27 of file BSEmcPlotData.h.

Constructor & Destructor Documentation

◆ ~BSEmcPlotData()

virtual BSEmcPlotData::~BSEmcPlotData ( )
inlinevirtual

Definition at line 28 of file BSEmcPlotData.h.

28 {}

Member Data Documentation

◆ Cluster

PndContainerI<BSEmcCluster>* BSEmcPlotData::Cluster {nullptr}

Definition at line 36 of file BSEmcPlotData.h.

◆ Digis

PndContainerI<BSEmcDigi>* BSEmcPlotData::Digis {nullptr}

Definition at line 34 of file BSEmcPlotData.h.

◆ fHistogrammer

BSEmcHistogrammer* BSEmcPlotData::fHistogrammer {nullptr}

Definition at line 39 of file BSEmcPlotData.h.

◆ MCHits

PndContainerI<BSEmcMCHit>* BSEmcPlotData::MCHits {nullptr}

Definition at line 32 of file BSEmcPlotData.h.

◆ MCPoints

PndContainerI<BSEmcMCPoint>* BSEmcPlotData::MCPoints {nullptr}

Definition at line 31 of file BSEmcPlotData.h.

◆ MCTracks

PndContainerI<PndMCTrack>* BSEmcPlotData::MCTracks {nullptr}

Definition at line 30 of file BSEmcPlotData.h.

◆ Precluster

PndContainerI<BSEmcPrecluster>* BSEmcPlotData::Precluster {nullptr}

Definition at line 35 of file BSEmcPlotData.h.

◆ RecoHits

PndContainerI<BSEmcRecoHit>* BSEmcPlotData::RecoHits {nullptr}

Definition at line 38 of file BSEmcPlotData.h.

◆ SubCluster

PndContainerI<BSEmcSubCluster>* BSEmcPlotData::SubCluster {nullptr}

Definition at line 37 of file BSEmcPlotData.h.

◆ Waveforms

PndContainerI<BSEmcMultiWaveform>* BSEmcPlotData::Waveforms {nullptr}

Definition at line 33 of file BSEmcPlotData.h.


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