ATLAS Offline Software
Namespaces | Functions | Variables
FillerAlg.cxx File Reference

Put objects into StoreGate to test D3PD maker. More...

#include "FillerAlg.h"
#include "D3PDMakerTest/Obj1.h"
#include "D3PDMakerTest/Obj3.h"
#include "D3PDMakerTest/Obj4.h"
#include "D3PDMakerTest/Obj5.h"
#include "D3PDMakerTest/MyVec2.h"
#include "ParticleEvent/SelectedParticles.h"
#include "NavFourMom/INavigable4MomentumCollection.h"
#include "AthContainers/AuxStoreInternal.h"
#include "AthenaKernel/errorcheck.h"
#include <sstream>
#include <stdint.h>

Go to the source code of this file.

Namespaces

 D3PDTest
 

Functions

uint32_t D3PDTest::rng ()
 
double D3PDTest::randf (double rmax, double rmin=0)
 

Variables

std::atomic< uint32_t > D3PDTest::seed = 1
 
const uint32_t D3PDTest::rngmax = static_cast<uint32_t> (-1)
 

Detailed Description

Put objects into StoreGate to test D3PD maker.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jan, 2010

Definition in file FillerAlg.cxx.