Public Member Functions | |
ICARUSParticleAna (fhicl::ParameterSet const &p) | |
ICARUSParticleAna (ICARUSParticleAna const &)=delete | |
ICARUSParticleAna (ICARUSParticleAna &&)=delete | |
ICARUSParticleAna & | operator= (ICARUSParticleAna const &)=delete |
ICARUSParticleAna & | operator= (ICARUSParticleAna &&)=delete |
void | analyze (art::Event const &e) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
TFile * | _f |
std::string | _output_fname |
std::string | _particle_label |
std::string | _trajectory_label |
TTree * | _particletree |
int | _run |
int | _event |
int | _pdg_code |
double | _x |
double | _y |
double | _z |
double | _time |
double | _energy |
double | _momentum |
int | _track_id |
std::vector< double > | _x_v |
std::vector< double > | _y_v |
std::vector< double > | _z_v |
std::vector< double > | _time_v |
std::vector< double > | _energy_v |
Definition at line 30 of file ICARUSParticleAna_module.cc.
|
explicit |
Definition at line 67 of file ICARUSParticleAna_module.cc.
|
delete |
|
delete |
|
override |
Definition at line 106 of file ICARUSParticleAna_module.cc.
|
override |
Definition at line 77 of file ICARUSParticleAna_module.cc.
|
override |
Definition at line 99 of file ICARUSParticleAna_module.cc.
|
delete |
|
delete |
|
private |
Definition at line 60 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 63 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 56 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 50 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 61 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 51 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 52 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 55 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 57 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 56 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 59 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 63 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 62 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 53 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 58 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 63 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 58 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 63 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 58 of file ICARUSParticleAna_module.cc.
|
private |
Definition at line 63 of file ICARUSParticleAna_module.cc.