|
ATLAS Offline Software
|
Go to the documentation of this file.
20 #ifndef TRIGMUONEVENT_TILEMUFEATURE_H
21 #define TRIGMUONEVENT_TILEMUFEATURE_H
void diff(const TileMuFeature &a, const TileMuFeature &b, std::map< std::string, double > &variableChange)
Comparison with feedback.
bool operator!=(const TileMuFeature &a, const TileMuFeature &b)
Operator comparing two CombinedMuonFeature objects for inequality.
bool operator==(const TileMuFeature &a, const TileMuFeature &b)
Operator comparing two CombinedMuonFeature objects for equality.
std::vector< float > m_energy_deposited
const std::vector< float > & enedep() const
An STL vector of pointers that by default owns its pointed-to elements.
TileMuFeature & operator=(const TileMuFeature &muon_feature)
Assignement operator.
MsgStream & operator<<(MsgStream &m, const TileMuFeature &d)
Helper operator for printing the object.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
float eta() const
Accessor.
std::string str(const TileMuFeature &d)
Helper function for printing the object.
macros to associate a CLID to a type