All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
BlipMaker_module.cc File Reference
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Principal/Event.h"
#include "lardataobj/Simulation/SimEnergyDeposit.h"
#include <string>

Go to the source code of this file.

Classes

class  bogoblip::BlipMaker
 

Namespaces

 bogoblip
 

Variables

const std::string instance = "bogus"
 
 m_tail {pset.get< std::vector<double> >("Tail", {50.,10.,50.})}
 
 m_time {pset.get< double >("Time", 0.0)}
 
 m_charge {pset.get< double >("ElectronPerCm", 50000)}
 

Variable Documentation

const std::string instance = "bogus"

Definition at line 35 of file BlipMaker_module.cc.

m_charge {pset.get< double >("ElectronPerCm", 50000)}

Definition at line 51 of file BlipMaker_module.cc.

m_tail {pset.get< std::vector<double> >("Tail", {50.,10.,50.})}

Definition at line 49 of file BlipMaker_module.cc.

m_time {pset.get< double >("Time", 0.0)}

Definition at line 50 of file BlipMaker_module.cc.