Class Reference for E1039 Core & Analysis Software
SQSpill_v1 Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQSpill_v1.h>

+ Inheritance diagram for SQSpill_v1:
+ Collaboration diagram for SQSpill_v1:

Public Member Functions

 SQSpill_v1 ()
 
virtual ~SQSpill_v1 ()
 
void identify (std::ostream &os=std::cout) const
 
void Reset ()
 Clear Event. More...
 
int isValid () const
 isValid returns non zero if object contains vailid data More...
 
SQSpillClone () const
 
virtual int get_run_id () const
 Return the run ID when this spill was taken. More...
 
virtual void set_run_id (const int a)
 
virtual int get_spill_id () const
 Return the spill ID. More...
 
virtual void set_spill_id (const int a)
 
virtual short get_target_pos () const
 Return the target position in this spill. More...
 
virtual void set_target_pos (const short a)
 
- Public Member Functions inherited from SQSpill
virtual ~SQSpill ()
 
virtual int get_bos_coda_id () const
 [Obsolete] Use SQHardSpill instead. More...
 
virtual void set_bos_coda_id (const int a)
 
virtual int get_bos_vme_time () const
 [Obsolete] Use SQHardSpill instead. More...
 
virtual void set_bos_vme_time (const int a)
 
virtual int get_eos_coda_id () const
 [Obsolete] Use SQHardSpill instead. More...
 
virtual void set_eos_coda_id (const int a)
 
virtual int get_eos_vme_time () const
 [Obsolete] Use SQHardSpill instead. More...
 
virtual void set_eos_vme_time (const int a)
 
virtual SQStringMapget_bos_scaler_list ()
 Return the list of scaler variables read out at BOS. More...
 
virtual SQStringMapget_eos_scaler_list ()
 Return the list of scaler variables read out at EOS. More...
 
virtual SQStringMapget_slow_cont_list ()
 Return the list of slow control variables. More...
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor More...
 
virtual ~PHObject ()
 dtor More...
 
virtual PHObjectclone () const
 Virtual copy constructor. More...
 
virtual int isValid (const float) const
 
virtual int isValid (const double) const
 
virtual int isValid (const int) const
 
virtual int isValid (const unsigned int) const
 
virtual int isImplemented (const float f) const
 
virtual int isImplemented (const double f) const
 
virtual int isImplemented (const int i) const
 
virtual int isImplemented (const unsigned int i) const
 
void SplitLevel (const int i)
 
int SplitLevel () const
 
void BufferSize (const int i)
 
int BufferSize () const
 

Additional Inherited Members

- Protected Member Functions inherited from SQSpill
 SQSpill ()
 

Detailed Description

Definition at line 17 of file SQSpill_v1.h.

Constructor & Destructor Documentation

◆ SQSpill_v1()

SQSpill_v1::SQSpill_v1 ( )

Definition at line 18 of file SQSpill_v1.cxx.

Referenced by Clone(), and Reset().

+ Here is the caller graph for this function:

◆ ~SQSpill_v1()

virtual SQSpill_v1::~SQSpill_v1 ( )
inlinevirtual

Definition at line 22 of file SQSpill_v1.h.

Member Function Documentation

◆ Clone()

SQSpill* SQSpill_v1::Clone ( ) const
inlinevirtual

Reimplemented from SQSpill.

Definition at line 29 of file SQSpill_v1.h.

References SQSpill_v1().

+ Here is the call graph for this function:

◆ get_run_id()

virtual int SQSpill_v1::get_run_id ( ) const
inlinevirtual

Return the run ID when this spill was taken.

Reimplemented from SQSpill.

Definition at line 31 of file SQSpill_v1.h.

Referenced by identify().

+ Here is the caller graph for this function:

◆ get_spill_id()

virtual int SQSpill_v1::get_spill_id ( ) const
inlinevirtual

Return the spill ID.

Reimplemented from SQSpill.

Definition at line 34 of file SQSpill_v1.h.

Referenced by identify().

+ Here is the caller graph for this function:

◆ get_target_pos()

virtual short SQSpill_v1::get_target_pos ( ) const
inlinevirtual

Return the target position in this spill.

Reimplemented from SQSpill.

Definition at line 37 of file SQSpill_v1.h.

Referenced by identify().

+ Here is the caller graph for this function:

◆ identify()

void SQSpill_v1::identify ( std::ostream &  os = std::cout) const
virtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from SQSpill.

Definition at line 24 of file SQSpill_v1.cxx.

References get_run_id(), get_spill_id(), and get_target_pos().

+ Here is the call graph for this function:

◆ isValid()

int SQSpill_v1::isValid ( ) const
virtual

isValid returns non zero if object contains vailid data

Reimplemented from SQSpill.

Definition at line 34 of file SQSpill_v1.cxx.

◆ Reset()

void SQSpill_v1::Reset ( )
inlinevirtual

Clear Event.

Reimplemented from SQSpill.

Definition at line 27 of file SQSpill_v1.h.

References SQSpill_v1().

+ Here is the call graph for this function:

◆ set_run_id()

virtual void SQSpill_v1::set_run_id ( const int  a)
inlinevirtual

Reimplemented from SQSpill.

Definition at line 32 of file SQSpill_v1.h.

◆ set_spill_id()

virtual void SQSpill_v1::set_spill_id ( const int  a)
inlinevirtual

Reimplemented from SQSpill.

Definition at line 35 of file SQSpill_v1.h.

◆ set_target_pos()

virtual void SQSpill_v1::set_target_pos ( const short  a)
inlinevirtual

Reimplemented from SQSpill.

Definition at line 38 of file SQSpill_v1.h.


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