ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
EventBookkeeper_p1 Class Reference

#include <EventBookkeeper_p1.h>

Collaboration diagram for EventBookkeeper_p1:

Public Member Functions

 EventBookkeeper_p1 ()
 
 ~EventBookkeeper_p1 ()=default
 

Public Attributes

std::string m_name
 
std::string m_description
 
std::string m_parent
 
std::string m_outputstream
 
std::string m_logic
 
std::vector< std::string > m_childrenEB
 
uint64_t m_nAcceptedEvents = 0
 
double m_nWeightedAcceptedEvents = 0
 
uint64_t m_cycle = 0
 

Detailed Description

Definition at line 16 of file EventBookkeeper_p1.h.

Constructor & Destructor Documentation

◆ EventBookkeeper_p1()

EventBookkeeper_p1::EventBookkeeper_p1 ( )

Definition at line 10 of file EventBookkeeper_p1.cxx.

11 {
12 }

◆ ~EventBookkeeper_p1()

EventBookkeeper_p1::~EventBookkeeper_p1 ( )
default

Member Data Documentation

◆ m_childrenEB

std::vector<std::string> EventBookkeeper_p1::m_childrenEB

Definition at line 31 of file EventBookkeeper_p1.h.

◆ m_cycle

uint64_t EventBookkeeper_p1::m_cycle = 0

Definition at line 34 of file EventBookkeeper_p1.h.

◆ m_description

std::string EventBookkeeper_p1::m_description

Definition at line 27 of file EventBookkeeper_p1.h.

◆ m_logic

std::string EventBookkeeper_p1::m_logic

Definition at line 30 of file EventBookkeeper_p1.h.

◆ m_nAcceptedEvents

uint64_t EventBookkeeper_p1::m_nAcceptedEvents = 0

Definition at line 32 of file EventBookkeeper_p1.h.

◆ m_name

std::string EventBookkeeper_p1::m_name

Definition at line 26 of file EventBookkeeper_p1.h.

◆ m_nWeightedAcceptedEvents

double EventBookkeeper_p1::m_nWeightedAcceptedEvents = 0

Definition at line 33 of file EventBookkeeper_p1.h.

◆ m_outputstream

std::string EventBookkeeper_p1::m_outputstream

Definition at line 29 of file EventBookkeeper_p1.h.

◆ m_parent

std::string EventBookkeeper_p1::m_parent

Definition at line 28 of file EventBookkeeper_p1.h.


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