All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
prodsingle_mu_2GeV_anode_isotropic_inwards.fcl
Go to the documentation of this file.
2 
3 physics.producers.generator.PDG: [ 13 ] # muon
4 physics.producers.generator.PosDist: "uniform" # Flat position dist.
5 physics.producers.generator.X0: [ -200.0 ] # Through going muon should cross the detector
6 physics.producers.generator.Y0: [ 0. ] # so we make it a larger volume
7 physics.producers.generator.Z0: [ 250. ]
8 physics.producers.generator.SigmaX: [ 0. ] # x = (-200, 200)
9 physics.producers.generator.SigmaY: [ 0. ] # y = (-200, 200)
10 physics.producers.generator.SigmaZ: [ 0. ] # z = (0, 500)
11 physics.producers.generator.SigmaT: [ 0.0 ] # In time
12 physics.producers.generator.PDist: "uniform" # flat momentum distribution
13 physics.producers.generator.P0: [ 2. ]
14 physics.producers.generator.SigmaP: [ 0. ]
15 physics.producers.generator.Theta0XZ: [ 90. ] # y-azimuth
16 physics.producers.generator.Theta0YZ: [ 0. ] # y-latitude
17 physics.producers.generator.SigmaThetaXZ: [ 90. ] # xz = (0, 180) and yz = (-180, 180)
18 physics.producers.generator.SigmaThetaYZ: [ 180. ] # isotropic muon of 2GeV
19 physics.producers.generator.AngleDist: "uniform"
process_name opflash particleana ie ie ie z
process_name opflash particleana ie x
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ * physics
#define the
process_name gaushit a
process_name opflash particleana ie ie y
A value measured in the specified unit.
Definition: quantities.h:566
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
process_name can override from command line with o or output muon
Definition: runPID.fcl:28
constexpr double dist(const TReal *x, const TReal *y, const unsigned int dimension)
TH2 * Flat(double level, const Surface &s)
Helper function for the gaussian approximation surfaces.
Vector cross(Vector const &a, Vector const &b)
Return cross product of two vectors.