|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGCOSTANALYSIS_COUNTERSEQUENCE_H
6 #define TRIGCOSTANALYSIS_COUNTERSEQUENCE_H 1
8 #include "../CounterBase.h"
52 #endif // TRIGCOSTANALYSIS_COUNTERSEQUENCE_H
CounterSequence & operator=(const CounterSequence &)=delete
Forbid assignment.
virtual ~CounterSequence()=default
Default destructor.
char data[hepevt_bytes_allocation_ATLAS]
CounterSequence(const CounterSequence &)=delete
Forbid copy.
::StatusCode StatusCode
StatusCode definition for legacy code.
CounterSequence()=delete
Forbid default constructor.
Concrete implimentation of Counter to monitor all properties of a given Sequence instance.
virtual StatusCode newEvent(const CostData &data, size_t index, const float weight=1.) override
Concrete implimentation.
Caches and propagates event data to be used by monitoring algorithms.