CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SequenceState.cc
Go to the documentation of this file.
3 
4 namespace cond {
5 
7 
9  m_size(0), m_revision(-1), m_timestamp(0), m_comment("not stamped"){}
10 
12  m_size(seq.piovs().size()), m_revision(seq.revision()),
13  m_timestamp(seq.timestamp()),
14  m_comment(seq.comment()){}
15 
16 }
tuple size
Write out results.
#define comment(par)
Definition: vmac.h:162