Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JRECONSTRUCTION::JORCAReconstruction::JStorage_t Struct Reference

Storage for PDFs. More...

#include <JORCAReconstruction.hh>

Public Member Functions

 JStorage_t (const std::string &fileDescriptor, const JParameters_t &parameters)
 Constructor.
 

Public Attributes

JORCAMuonReconstruction::JStorage_t muon
 
JORCAShowerReconstruction::JStorage_t shower
 

Detailed Description

Storage for PDFs.

Definition at line 74 of file JORCAReconstruction.hh.

Constructor & Destructor Documentation

◆ JStorage_t()

JRECONSTRUCTION::JORCAReconstruction::JStorage_t::JStorage_t ( const std::string & fileDescriptor,
const JParameters_t & parameters )
inline

Constructor.

Parameters
fileDescriptorPDF file descriptor
parametersparameters

Definition at line 81 of file JORCAReconstruction.hh.

82 :
83 muon (fileDescriptor, parameters.muon),
84 shower(fileDescriptor, parameters.shower)
85 {}
JORCAShowerReconstruction::JStorage_t shower

Member Data Documentation

◆ muon

JORCAMuonReconstruction::JStorage_t JRECONSTRUCTION::JORCAReconstruction::JStorage_t::muon

Definition at line 87 of file JORCAReconstruction.hh.

◆ shower

JORCAShowerReconstruction::JStorage_t JRECONSTRUCTION::JORCAReconstruction::JStorage_t::shower

Definition at line 88 of file JORCAReconstruction.hh.


The documentation for this struct was generated from the following file: