|
ATLAS Offline Software
|
Go to the documentation of this file.
21 return StatusCode::SUCCESS;
38 std::vector<Track> tracks;
57 tracks.push_back(
Track(-3.0 + 6.0*
rand()/
static_cast<float>(RAND_MAX),
59 100.0*
rand()/
static_cast<float>(RAND_MAX)));
62 return StatusCode::SUCCESS;
Group
Properties of a chain group.
Scalar eta() const
pseudorapidity method
def timer(name, disabled=False)
ValuesCollection< T > Collection(std::string name, const T &collection)
Declare a monitored (double-convertible) collection.
MonitoredAlg(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
Track(double eta, double phi, double pt)
#define CHECK(...)
Evaluate an expression and check for errors.
Header file to be included by clients of the Monitored infrastructure.
ToolHandle< GenericMonitoringTool > m_monTool
Declare a monitored scalar variable.