BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EventDataModel Class Reference

Public Member Functions

 EventDataModel ()

Detailed Description

Definition at line 11 of file EventModel.cxx.

Constructor & Destructor Documentation

◆ EventDataModel()

EventDataModel::EventDataModel ( )
inline

Definition at line 13 of file EventModel.cxx.

13 {
14 EventModel::EventH = "/Event";
15
17
19
20 // Generator
22
23 // Simulation
36
37 // Digi event
44
45 // Trigger info
49
50 // EventFilter info
55
56 // for ZDD
58
59 // for test wsp 20050513
70
71 // Recon event
80 EventModel::Recon::Event + "/RecMdcKalHelixSegCol";
94
95 // hekl 2008.03.18, add EvtRecEvent, EvtRecTrack, EvtRecVertex
99 // hekl 2008.11.14 split EvtRecVertex to EvtRecPrimaryVertex and EvtRecVeeVertex
101 EventModel::EvtRec::Event + "/EvtRecPrimaryVertex";
103 // c.liu 2009.1.27 add EvtRecDTag
105 // petez 2009.03.02, add EvtRecPi0 and EvtRecEtaToGG (based off of the work by zoujh)
108
109 // Analysis Event
125 // Physics Event
129 }

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