Go to the documentation of this file. 1 #ifndef BEAMSPOTONLINEOBJECTS_H
2 #define BEAMSPOTONLINEOBJECTS_H
81 void print(std::stringstream&
ss)
const;
std::vector< std::vector< int > > intParams_
void SetCreationTime(cond::Time_t val)
void SetNumTracks(int val)
#define COND_SERIALIZABLE
std::ostream & operator<<(std::ostream &, BeamSpotOnlineObjects beam)
BeamSpotOnlineObjects()
default constructor
std::vector< std::vector< float > > floatParams_
int GetLastAnalyzedLumi() const
Getters Methods.
std::vector< std::vector< unsigned long long > > timeParams_
~BeamSpotOnlineObjects() override
cond::Time_t GetCreationTime() const
unsigned long long Time_t
std::vector< std::vector< std::string > > stringParams_
int GetLastAnalyzedRun() const
void SetLastAnalyzedFill(int val)
void SetLastAnalyzedLumi(int val)
Setters Methods.
void SetLastAnalyzedRun(int val)
int GetLastAnalyzedFill() const
void print(std::stringstream &ss) const
Print BeamSpotOnline parameters.