|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTSHAPES_EVENTSHAPES_H
6 #define EVENTSHAPES_EVENTSHAPES_H
103 for (
unsigned int i=0;
i<
values.size(); ++
i )
void getValues(std::vector< double > &vec) const
void setValue(double value, unsigned int index=0)
double getValue(unsigned int index=0) const
std::vector< size_t > vec
unsigned int getSize() const
void swapValues(EventShapes &es)
void setValues(std::vector< double > &values, bool canSwap=false)
EventShapes(EventShapeType type, double value)
std::vector< double > m_values
EventShapeType getType() const
EventShapes(EventShapeType type, std::vector< double > &values, bool canSwap=false)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type