 |
ATLAS Offline Software
|
Go to the documentation of this file.
22 return StatusCode::SUCCESS;
39 std::vector<Track> tracks;
64 return StatusCode::SUCCESS;
Group
Properties of a chain group.
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
int randi_seed(uint32_t &seed, int rmax, int rmin=0)
Generate an integer random number between rmin and rmax.
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)
Very simple random numbers for regression testing.
::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.
float randf_seed(uint32_t &seed, float rmax, float rmin=0)
Generate a floating-point random number between rmin and rmax.