Jpp  18.3.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Functions | Variables
JDETECTOR Namespace Reference

file Auxiliary data structures and methods for detector calibration. More...

Classes

class  JAnchor
 Data structure for anchor position on sea bed. More...
 
class  JCalibration
 Data structure for time calibration. More...
 
struct  JCalibrator
 Auxiliary class to apply (de-)calibration to template hit. More...
 
struct  JCalibrator< T, true >
 Template specialisation of JCalibrator for primitive data types. More...
 
struct  JCalibrator< JHit_t, false >
 Template specialisation of JCalibrator for non-primitive data types. More...
 
class  JTransferFunction1D
 Auxiliary class for a non-linear transfer function of TDC inside FPGA. More...
 
class  JCLBDefaultSimulator
 Default CLB simulation. More...
 
class  JCLBDefaultSimulatorInterface
 Default CLB simulation. More...
 
struct  JCLBInput
 Wrapper for CLB input. More...
 
class  JCLBSimulator
 Interface for CLB simulation. More...
 
class  JCompass
 Data structure for compass in three dimensions. More...
 
class  JDAQHitRouter
 Simple wrapper around JModuleRouter class for direct addressing of PMT data in detector data structure for DAQ hits. More...
 
class  JDetector
 Detector data structure. More...
 
class  JDetectorAddressMap
 Lookup table for PMT addresses in detector. More...
 
struct  JModuleMap_t
 Auxiliary data structure for module address map. More...
 
struct  JPMTCalibration_t
 Auxiliary data structure for PMT time calibration. More...
 
struct  JPMTStatus_t
 Auxiliary data structure for PMT status. More...
 
struct  JHVCalibration_t
 Data structure for PMT high-voltage calibration. More...
 
struct  JPMTThresholdCalibration_t
 Data structure for PMT threshold calibration. More...
 
struct  JModulePosition_t
 Auxiliary data structure for module position. More...
 
struct  JModuleRotation_t
 Auxiliary data structure for module rotation. More...
 
struct  JModuleStatus_t
 Auxiliary data structure for module status. More...
 
struct  JModuleCalibration_t
 Auxiliary data structure for module time calibration. More...
 
struct  JCompassRotation_t
 Auxiliary data structure for compass rotation. More...
 
class  JDetectorHeader
 Data structure for detector header. More...
 
class  JDetectorParameters
 Data structure for parameters for detector geometry. More...
 
class  JDetectorParametersHelper
 Auxiliary class for I/O of JDetectorParameters data structure. More...
 
class  JDetectorSimulator
 Detector simulation. More...
 
class  JDetectorSubset_t
 Detector subset without binary search functionality. More...
 
class  JDetectorSubset
 Detector subset with binary search functionality. More...
 
struct  JPPM_DU_t
 Type definitions for different detectors.PPM_DU. More...
 
struct  JKM3NeT_t
 KM3NeT default detector More...
 
struct  JMonteCarlo_t
 Monte Carlo. More...
 
struct  JAntares_t
 Antares More...
 
struct  JObsolete_t
 obsolete detector More...
 
struct  JKM3NeTFit_t
 KM3NeT with cable swaps, etc. (see e.g. JPMTSwapDB.cc) More...
 
struct  JDetectorBuilder
 Auxiliary interface for building detector. More...
 
class  JDetectorBuilder_t
 Template lookup table for detector builder. More...
 
class  JDetectorBuilder_t< JObsolete_t >
 Template specialisation of JDetectorBuilder for obsolete detector. More...
 
class  JDetectorBuilder_t< JPPM_DU_t >
 Template specialisation of JDetectorBuilder for PPM_DU detector. More...
 
class  JDetectorBuilder_t< JKM3NeT_t >
 Template specialisation of JDetectorBuilder for KM3NeT detector. More...
 
class  JDetectorBuilder_t< JMonteCarlo_t >
 Template specialisation of JDetectorBuilder for Monte Carlo detector. More...
 
class  JDetectorBuilder_t< JKM3NeTFit_t >
 Template specialisation of JDetectorBuilder for KM3NeT detector with all known features. More...
 
struct  JDetectorHelper_t
 Auxiliary class to extract detector address map from detector identifier. More...
 
struct  JDetectorHelper_t< JTypeList< JHead_t, JTail_t > >
 
struct  JDetectorHelper_t< JTypeList< JHead_t, JNullType > >
 
struct  JRotation
 Auxiliary class to get rotation matrix between two optical modules. More...
 
struct  JDetectorVersion
 Detector version. More...
 
struct  JGetDetectorVersion
 Auxiliary class to map detector version to numerical value. More...
 
struct  JPutDetectorVersion
 Auxiliary class to map numerical value to detector version. More...
 
struct  JHydrophone
 Type definition of hydrophone. More...
 
class  JK40DefaultSimulator
 Default implementation of the simulation of K40 background. More...
 
class  JK40DefaultSimulatorInterface
 Default K40 simulator interface. More...
 
class  JK40Simulator
 Interface for simulation of K40 background. More...
 
class  JLocation
 Logical location of module. More...
 
class  JLocationRouter
 Router for direct addressing of location data in detector data structure. More...
 
class  JModule
 Data structure for a composite optical module. More...
 
class  JModuleAddress
 Address of module in detector data structure. More...
 
struct  JPMTAddressTranslator
 Data structure to translate PMT physical to readout address. More...
 
class  JModuleAddressMap
 Lookup table for PMT addresses in optical module. More...
 
struct  JModuleComparator3Z_t
 Module comparator according its z-position. More...
 
struct  JModuleComparator3D_t
 Module comparator according its distance to origin. More...
 
class  JModuleGeometry
 Module geometry. More...
 
struct  JUTCDistance
 Auxiliary class for distance beteen UTC times. More...
 
struct  JModuleAttributes
 Data structure for module address and module attributes. More...
 
struct  JMaximalDistance
 Auxiliary class to match modules according maximal distance. More...
 
class  JModuleMapper
 Mapper for directly addressing of associated modules in the detector data structure. More...
 
class  JModuleRouter
 Router for direct addressing of module data in detector data structure. More...
 
struct  JGetModuleStatusBit
 Auxiliary class to map key to module status bit. More...
 
class  JMonteCarloDetector
 Monte Carlo detector (i.e. ".det" file). More...
 
class  JPMT
 Data structure for PMT geometry, calibration and status. More...
 
class  JPMTAddress
 Address of PMT in detector data structure. More...
 
struct  JPMTAnalogueSignalProcessor
 PMT analogue signal processor. More...
 
class  JPMTChannel
 Auxiliary class to uniquely identify PMT readout channel. More...
 
struct  JModuleAnalogueSignalProcessor
 Auxiliary container for PMT analogue signal processors in same optical module. More...
 
class  JPMTDefaultSimulator
 Default PMT simulation. More...
 
class  JPMTDefaultSimulatorInterface
 Default PMT simulation interface. More...
 
class  JPMTIdentifier
 PMT identifier. More...
 
class  JPMTParameters
 Data structure for PMT parameters. More...
 
class  JPMTParametersMap
 Auxiliary class for map of PMT parameters. More...
 
class  JPMTPhysicalAddress
 Data structure for PMT physical address. More...
 
struct  JPMTRateRange
 Data structure for range of PMT rates. More...
 
class  JPMTReadoutAddress
 Data structure for PMT readout address. More...
 
class  JPMTRouter
 Router for direct addressing of PMT data in detector data structure. More...
 
class  JPMTSignalProcessorInterface
 PMT signal processor interface. More...
 
struct  JPhotoElectron
 Data structure for single photo-electron. More...
 
struct  JPMTSignal
 Data structure for PMT analogue signal. More...
 
struct  JPMTPulse
 Data structure for PMT digital pulse. More...
 
class  JPMTData
 Template data structure for PMT I/O. More...
 
class  JModuleData
 Data structure for PMT data corresponding to a detector module. More...
 
class  JPMTSimulator
 Interface for PMT simulation. More...
 
struct  JGetPMTStatusBit
 Auxiliary class to map key to PMT status bit. More...
 
struct  JTransitionTimeGenerator_t
 Auxiliary base class to generate PMT transition times based on measurements. More...
 
struct  JTransitionTimeGenerator
 Implementation to generate PMT transition times based on measurements by Oleg Kalekin et al. (see also examples/JDetector/JTTS.cc). More...
 
struct  JTransitionTimeGenerator38
 Implementation to generate PMT transition times based on measurements. More...
 
struct  JTransitionTimeGenerator41
 Implementation to generate PMT transition times based on measurements. More...
 
struct  JTransitionTimeGenerator67
 Implementation to generate PMT transition times based on measurements. More...
 
struct  JTransitionTimeGeneratorXX
 Implementation to generate PMT transition times based on measurements. More...
 
struct  getTransitionTime
 
struct  JTransitionTimeProbability_t
 Auxiliary base class for probability distibution of the PMT transition times based on measurements. More...
 
struct  JTransitionTimeProbability
 Implementation of probability distibution of the PMT transition times based on measurements by Oleg Kalekin et al. More...
 
struct  JTransitionTimeProbability38
 Implementation of probability distibution of the PMT transition times based on measurements. More...
 
struct  JTransitionTimeProbability41
 Implementation of probability distibution of the PMT transition times based on measurements. More...
 
struct  JTransitionTimeProbability67
 Implementation of probability distibution of the PMT transition times based on measurements. More...
 
struct  JTransitionTimeProbabilityXX
 Implementation of probability distibution of the PMT transition times based on measurements. More...
 
struct  getTransitionTimeProbability
 
class  JTransitionTimeProbability2D
 Auxiliary class to generate twofold PMT transition times. More...
 
struct  JStringCounter
 Auxiliary class for counting unique strings. More...
 
struct  JStringRouter
 Router for mapping of string identifier to index. More...
 
struct  JTransmitter
 Type definition of transmitter. More...
 
class  JTripod
 Data structure for tripod. More...
 
struct  JVersion
 Auxiliary class for version identifier. More...
 

Typedefs

typedef JPMTData< JPMTPulseJPMTOutput
 Type definition of PMT base output. More...
 
typedef std::vector
< JHVCalibration_t
JHVCalibration
 PMT high voltage calibration. More...
 
typedef std::vector
< JPMTThresholdCalibration_t
JPMTThresholdCalibration
 PMT threshold calibration. More...
 
typedef std::vector< JModuleMap_tJModuleMap
 module map More...
 
typedef std::vector
< JPMTCalibration_t
JPMTCalibration
 PMT time calibration. More...
 
typedef std::vector< JPMTStatus_tJPMTStatus
 PMT status. More...
 
typedef std::vector
< JModulePosition_t
JModulePosition
 Module position. More...
 
typedef std::vector
< JModuleRotation_t
JModuleRotation
 Module rotation. More...
 
typedef std::vector
< JModuleStatus_t
JModuleStatus
 Module status. More...
 
typedef std::vector
< JModuleCalibration_t
JModuleCalibration
 Module time calibration. More...
 
typedef std::vector
< JCompassRotation_t
JCompassRotation
 Compass rotation. More...
 
typedef JLANG::JObjectID JDetectorID
 Type definition of detector identifier. More...
 
typedef JTYPELIST< JPPM_DU_t,
JKM3NeTFit_t, JKM3NeT_t,
JMonteCarlo_t >::typelist 
JDetectorTypes_t
 Type list of KM3NeT detector types (specific detectors first). More...
 
typedef JTOOLS::JRange< int > floor_range
 Type definition for range of floors. More...
 
typedef JLANG::JComparator
< double(JVector3D::*)() const > 
JModuleComparator
 Type definition of a module comparator using 3D position information. More...
 
typedef JLANG::JObjectID JModuleIdentifier
 
typedef JPutStatusBit JPutModuleStatusBit
 Type definition to map module status bit to key. More...
 
typedef std::map
< JPMTIdentifier,
JPMTParameters
JPMTParametersMap_t
 Type definition of map PMT identifier to PMT parameters. More...
 
typedef JPutStatusBit JPutPMTStatusBit
 Type definition to map PMT status bit to key. More...
 
typedef JTOOLS::JRange< double > JTimeRange
 Type definition for time range (unit [ns]). More...
 

Functions

bool operator< (const JAnchor &first, const JAnchor &second)
 Sort anchors in ascending distance from (0,0). More...
 
template<class T >
double getTime (const T &t1, const JCalibration &cal)
 Get calibrated time. More...
 
template<class T >
double putTime (const T &t1, const JCalibration &cal)
 Get de-calibrated time. More...
 
template<class T >
double getToT (const T &tot, const JCalibration &cal)
 Get calibrated time-over-threshold of hit. More...
 
template<class T >
double putToT (const T &tot, const JCalibration &cal)
 Get de-calibrated time-over-threshold of hit. More...
 
template<class T >
std::vector< std::stringget_string_array (T value)
 Cast single value to array of strings, conform the DB-format. More...
 
double retrieve_value (std::vector< std::string > string_value_array)
 Retrieve value from json array of strings. More...
 
JUTMGrid getARCAUTMGrid ()
 Get UTM grid for ARCA. More...
 
JUTMGrid getORCAUTMGrid ()
 Get UTM grid for ORCA. More...
 
JDetectorHeader getARCADetectorHeader ()
 Get detector header for ARCA. More...
 
JDetectorHeader getORCADetectorHeader ()
 Get detector header for ORCA. More...
 
bool isARCADetector (const JDetectorHeader &header)
 Check if given detector header is compatible with tat of ARCA. More...
 
bool isORCADetector (const JDetectorHeader &header)
 Check if given detector header is compatible with that of ORCA. More...
 
bool hasDetector (JType< JPPM_DU_t > type, const int id)
 Check validity of detector identifier. More...
 
bool hasDetector (JType< JKM3NeTFit_t > type, const int id)
 
bool hasDetector (JType< JKM3NeT_t > type, const int id)
 
bool hasDetector (JType< JMonteCarlo_t > type, const int id)
 
template<class JDetector_t >
JDetectorBuildergetDetectorBuilder ()
 Get detector builder. More...
 
template<class JDetector_t >
JDetectorAddressMapgetDetectorAddressMap ()
 Get detector address map. More...
 
template<class JDetector_t >
JModuleAddressMapgetModuleAddressMap (int id)
 Get module address map. More...
 
template<class JDetector_t >
const JPMTAddressTranslatorgetPMTAddressTranslator (int id, int tdc)
 Get PMT address translator for given module identifier and TDC channel. More...
 
template<class JDetector_t >
int getPMTLogicalIndex (int id, int tdc)
 Get PMT logical index for given module identifier and TDC channel. More...
 
JDetectorBuildergetDetectorBuilder (const int id)
 Get detector builder. More...
 
JDetectorAddressMapgetDetectorAddressMap (const int id)
 Get detector address map. More...
 
bool hasDetectorBuilder (const int id)
 Check if detector builder is available. More...
 
bool hasDetectorAddressMap (const int id)
 Check if detector address map is available. More...
 
template<class JDetector_t >
const JModulegetModule (const JType< JDetector_t > type, const int id, const JLocation &location=JLocation())
 Get module according given detector type. More...
 
const JModulegetModule (const JType< JAntares_t > type, const int id, const JLocation &location=JLocation())
 Get module according Antares detector type. More...
 
template<class JDetector_t >
const JModulegetModule (const int id, const JLocation &location=JLocation())
 Get module according detector template. More...
 
double getMaximalDistance (const JDetector &detector, const bool option=false)
 Get maximal distance between modules in detector. More...
 
double getMaximalTime (const JDetector &detector)
 Get maximal time between optical modules in detector following causality. More...
 
double getMaximalTime (const JDetector &detector, const double roadWidth_m)
 Get maximal time between optical modules in detector following causality. More...
 
JTimeRange getTimeRange (const JTimeRange &timeRange, const JModule &module)
 Get de-calibrated time range. More...
 
int getNumberOfPMTs (const JModule &module)
 Get number of PMTs. More...
 
int getNumberOfPMTs (const JDetector &detector)
 Get number of PMTs. More...
 
std::set< int > getStringIDs (const JDetector &detector)
 Get list of strings identifiers. More...
 
int getNumberOfFloors (const JDetector &detector)
 Get number of floors. More...
 
floor_range getRangeOfFloors (const JDetector &detector)
 Get range of floors. More...
 
int getNumberOfModules (const JDetector &detector)
 Get number of modules. More...
 
double GetXrotationG4 (const JVersor3D &dir)
 Get rotation over X axis in Geant4 coordinate system. More...
 
double GetYrotationG4 (const JVersor3D &dir)
 Get rotation over Y axis in Geant4 coordinate system. More...
 
void read_gdml (std::istream &, JDetector &)
 
void write_gdml (std::ostream &out, const JDetector &detector)
 Writes KM3Sim GDML input file from detector. More...
 
void load (const std::string &file_name, JDetector &detector)
 Load detector from input file. More...
 
void store (const std::string &file_name, const JDetector &detector)
 Store detector to output file. More...
 
JPosition3D getPosition (const JModule &first, const JModule &second)
 Get position to go from first to second module. More...
 
JCalibration getCalibration (const JCalibration &first, const JCalibration &second)
 Get calibration to go from first to second calibration. More...
 
std::vector< std::stringgetDetectorVersions (const JType< std::string > &type)
 Get detector versions. More...
 
std::vector
< JDetectorVersion::JVersion_t
getDetectorVersions (const JType< JDetectorVersion::JVersion_t > &type)
 Get detector versions. More...
 
template<class T >
std::vector< TgetDetectorVersions ()
 Get detector versions. More...
 
std::string getLatestDetectorVersion (const JType< std::string > &type)
 Get latest detector version. More...
 
JVersion getLatestDetectorVersion (const JType< JVersion > &type)
 Get latest detector version. More...
 
JDetectorVersion::JVersion_t getLatestDetectorVersion (const JType< JDetectorVersion::JVersion_t > &type)
 Get latest detector version. More...
 
template<class T >
T getLatestDetectorVersion ()
 Get latest detector version. More...
 
std::string getLabel (const JLocation &location)
 Get module label for monitoring and other applications. More...
 
template<class JAttributes_t >
void setAttributes (const JModule &first, const JModule &second, JAttributes_t &attributes)
 Template method to set module attributes. More...
 
template<>
void setAttributes< JNullType > (const JModule &first, const JModule &second, JNullType &attributes)
 Template specialisation to set no attributes for the default empty object. More...
 
std::vector< std::stringgetModuleStatusBits (const JType< std::string > &type)
 Get module status bits. More...
 
std::vector< int > getModuleStatusBits (const JType< int > &type)
 Get module status bits. More...
 
template<class T >
std::vector< TgetModuleStatusBits ()
 Get module status bits. More...
 
JPosition3D getPiezoPosition ()
 Get relative position of piezo in optical module. More...
 
double getTimeOverThresholdProbability (const JPMTAnalogueSignalProcessor &pmt, const double tot_ns, const double NPE, const double precision=1.0e-4)
 Get time-over-threshold probability. More...
 
bool operator< (const JPMTIdentifier &first, const JPMTIdentifier &second)
 Less than operator for PMT identifiers. More...
 
bool operator== (const JPMTIdentifier &first, const JPMTIdentifier &second)
 Equal operator for PMT identifiers. More...
 
std::string getLabel (const JPMTIdentifier &id)
 Get PMT label for monitoring and other applications. More...
 
double getSurvivalProbability (const JPMTParameters &parameters)
 Get model dependent probability that a one photo-electron hit survives the simulation of the PMT assuming QE = 1. More...
 
double getHitProbability (const double QE, const double mu)
 Get ratio of hit probabilities for given QE and expectation value of the number of photo-electrons. More...
 
double getMaximalHitProbability (const double mu)
 Get maximal ratio of hit probabilities for given QE and expectation value of the number of photo-electrons. More...
 
double getQE (const double R, const double mu)
 Get QE for given ratio of hit probabilities and expectation value of the number of photo-electrons. More...
 
double getChargeProbability (const JPMTSignalProcessorInterface &pmt, const double npe, const double NPE, const double precision=1.0e-4)
 Get charge probability. More...
 
bool operator< (const JPhotoElectron &first, const JPhotoElectron &second)
 Less than operator for photo-elecrons. More...
 
bool operator< (const JPMTSignal &first, const JPMTSignal &second)
 Less than operator for PMT signals. More...
 
bool operator< (const JPMTPulse &first, const JPMTPulse &second)
 Less than operator for PMT pulses. More...
 
JTimeRange getTimeRange (const JPMTData< JPMTSignal > &input)
 Get time range (i.e. earlist and latest hit time) of PMT data. More...
 
JTimeRange getTimeRange (const JModuleData &input)
 Get time range (i.e. earlist and latest hit time) of module data. More...
 
std::vector< std::stringgetPMTStatusBits (const JType< std::string > &type)
 Get PMT status bits. More...
 
std::vector< int > getPMTStatusBits (const JType< int > &type)
 Get PMT status bits. More...
 
template<class T >
std::vector< TgetPMTStatusBits ()
 Get PMT status bits. More...
 

Variables

const double TIME_OVER_THRESHOLD_NS = 25.08
 Specification for time-over-threshold corresponding to a one photo-electron pulse. More...
 
const double NOMINAL_GAIN = 1.0
 Specification for normalized gain corresponding to a one photo-electron pulse. More...
 
static const double ORCA_TBARZ_M = 0.91
 ORCA T-bar position relative to seabed [m]. More...
 
static const double ARCA_TBARZ_M = 0.95
 ORCA T-bar position relative to seabed [m]. More...
 
static const char *const GENDET_DETECTOR_FILE_FORMAT = "det"
 File name extensions. More...
 
static const char *const BINARY_DETECTOR_FILE_FORMAT [] = { "dat", "datx" }
 JIO binary file format. More...
 
static const char *const KM3NET_DETECTOR_FILE_FORMAT = "detx"
 KM3NeT standard ASCII format More...
 
static const char *const ZIPPED_DETECTOR_FILE_FORMAT = "gz"
 zipped KM3NeT standard ASCII format More...
 
static const char *const GDML_DETECTOR_FILE_FORMAT = "gdml"
 KM3Sim input format. More...
 
static const char *const GDML_SCHEMA = getenv("GDML_SCHEMA_DIR")
 directory necessary for correct GDML header output More...
 
static const char *const CAN_MARGIN_M = getenv("CAN_MARGIN_M")
 extension of the detector size to comply with the can definition More...
 
static const char *const G4GDML_DEFAULT_SCHEMALOCATION = "http://service-spi.web.cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd"
 
static JRotation getRotation
 Function object to get rotation matrix to go from first to second module. More...
 
static const JGetDetectorVersion getDetectorVersion
 Function object to map detector version to numerical value. More...
 
static const JPutDetectorVersion putDetectorVersion (getDetectorVersion)
 Function object to map numerical value to detector version. More...
 
static const JGetModuleStatusBit getModuleStatusBit
 Function object to map key to module status bit. More...
 
static const JPutModuleStatusBit putModuleStatusBit (getModuleStatusBit)
 Function object to map module status bit to key. More...
 
static const double PIEZO_V1_DELAYTIME_US = 170.3
 Piezo delay time [us]. More...
 
static const double PIEZO_V2_DELAYTIME_US = 242.1
 Piezo delay time [us]. More...
 
static const double PIEZO_V3_DELAYTIME_US = 242.1
 Piezo delay time [us]. More...
 
static const double HYDROPHONE_DELAYTIME_US = 50.7
 Hydrophone delay time [us]. More...
 
static const int LED_BEACON_PMT_TYPE = 2
 PMT type of LED beacon. More...
 
static const JGetPMTStatusBit getPMTStatusBit
 Function object to map key to PMT status bit. More...
 
static const JPutPMTStatusBit putPMTStatusBit (getPMTStatusBit)
 Function object to map PMT status bit to key. More...
 
JDETECTOR::getTransitionTime getTransitionTime
 Function object to generate transition time. More...
 
JDETECTOR::getTransitionTimeProbability getTransitionTimeProbability
 Function object of transition time prabability. More...
 
static const
JTransitionTimeProbability2D 
getTransitionTimeProbability2D
 Function object of twofold transition time prabability. More...
 
static const JStringCounter getNumberOfStrings
 Function object to count unique strings. More...
 

Detailed Description

file Auxiliary data structures and methods for detector calibration.

Auxiliary classes and methods for detector calibration and simulation.

Auxiliary classes and methods for detector calibration.

Author
mdejong
mdejong, bjung, acreusot

Typedef Documentation

Type definition of PMT base output.

Definition at line 27 of file JCLBSimulator.hh.

PMT high voltage calibration.

Definition at line 809 of file JDetectorCalibration.hh.

PMT threshold calibration.

Definition at line 810 of file JDetectorCalibration.hh.

module map

Definition at line 811 of file JDetectorCalibration.hh.

PMT time calibration.

Definition at line 812 of file JDetectorCalibration.hh.

PMT status.

Definition at line 813 of file JDetectorCalibration.hh.

Module position.

Definition at line 814 of file JDetectorCalibration.hh.

Module rotation.

Definition at line 815 of file JDetectorCalibration.hh.

Module status.

Definition at line 816 of file JDetectorCalibration.hh.

Module time calibration.

Definition at line 817 of file JDetectorCalibration.hh.

Compass rotation.

Definition at line 818 of file JDetectorCalibration.hh.

Type definition of detector identifier.

Definition at line 19 of file JDetectorID.hh.

Type list of KM3NeT detector types (specific detectors first).

Definition at line 54 of file JDetectorSupportkit.hh.

Type definition for range of floors.

Definition at line 236 of file JDetectorToolkit.hh.

typedef JLANG::JComparator<double (JVector3D::*)() const> JDETECTOR::JModuleComparator

Type definition of a module comparator using 3D position information.

Definition at line 22 of file JModuleComparator.hh.

Definition at line 16 of file JModuleIdentifier.hh.

Type definition to map module status bit to key.

Definition at line 58 of file JModuleStatus.hh.

Type definition of map PMT identifier to PMT parameters.

Definition at line 47 of file JPMTParametersMap.hh.

Type definition to map PMT status bit to key.

Definition at line 59 of file JPMTStatus.hh.

Type definition for time range (unit [ns]).

Definition at line 19 of file JDetector/JTimeRange.hh.

Function Documentation

bool JDETECTOR::operator< ( const JAnchor first,
const JAnchor second 
)
inline

Sort anchors in ascending distance from (0,0).

Parameters
firstfirst anchor
secondsecond anchor
Returns
true if first anchor closer to (0,0); else false

Definition at line 99 of file JAnchor.hh.

100  {
101  return first.getLengthSquared() < second.getLengthSquared();
102  }
double getLengthSquared() const
Get length squared.
Definition: JVector2D.hh:188
template<class T >
double JDETECTOR::getTime ( const T t1,
const JCalibration cal 
)
inline

Get calibrated time.

Parameters
t1time [ns]
calcalibration
Returns
time [ns]

Definition at line 222 of file JDetector/JCalibration.hh.

223  {
224  return JCalibrator<T>::getTime(t1, cal);
225  }
double getTime(const Hit &hit)
Get true time of hit.
template<class T >
double JDETECTOR::putTime ( const T t1,
const JCalibration cal 
)
inline

Get de-calibrated time.

Parameters
t1time [ns]
calcalibration
Returns
time [ns]

Definition at line 236 of file JDetector/JCalibration.hh.

237  {
238  return JCalibrator<T>::putTime(t1, cal);
239  }
double putTime(const T &t1, const JCalibration &cal)
Get de-calibrated time.
template<class T >
double JDETECTOR::getToT ( const T tot,
const JCalibration cal 
)
inline

Get calibrated time-over-threshold of hit.

Parameters
tottime-over-threshold [ns]
calcalibration
Returns
time-over-threshold [ns]

Definition at line 250 of file JDetector/JCalibration.hh.

251  {
252  return JCalibrator<T>::getToT(tot, cal);
253  }
double getToT(const T &tot, const JCalibration &cal)
Get calibrated time-over-threshold of hit.
template<class T >
double JDETECTOR::putToT ( const T tot,
const JCalibration cal 
)
inline

Get de-calibrated time-over-threshold of hit.

Parameters
tottime-over-threshold [ns]
calcalibration
Returns
time-over-threshold [ns]

Definition at line 264 of file JDetector/JCalibration.hh.

265  {
266  return JCalibrator<T>::putToT(tot, cal);
267  }
double putToT(const T &tot, const JCalibration &cal)
Get de-calibrated time-over-threshold of hit.
template<class T >
std::vector<std::string> JDETECTOR::get_string_array ( T  value)
inline

Cast single value to array of strings, conform the DB-format.

Parameters
valuevalue
Returns
std::vector containing value casted to string

Definition at line 62 of file JDetectorCalibration.hh.

63  {
64  using namespace std;
65 
66  return vector<string>{ to_string(value) };
67  }
std::string to_string(const T &value)
Convert value to string.
double JDETECTOR::retrieve_value ( std::vector< std::string string_value_array)
inline

Retrieve value from json array of strings.

Parameters
string_value_arrayarray of string-casted values
Returns
double-casted value

Definition at line 76 of file JDetectorCalibration.hh.

77  {
78  return std::stod(string_value_array[0]);
79  }
JUTMGrid JDETECTOR::getARCAUTMGrid ( )
inline

Get UTM grid for ARCA.

Returns
UTM grid

Definition at line 252 of file JDetectorHeader.hh.

253  {
254  return JUTMGrid("UTM", "WGS84", "33N");
255  }
JUTMGrid JDETECTOR::getORCAUTMGrid ( )
inline

Get UTM grid for ORCA.

Returns
UTM grid

Definition at line 263 of file JDetectorHeader.hh.

264  {
265  return JUTMGrid("UTM", "WGS84", "32N");
266  }
JDetectorHeader JDETECTOR::getARCADetectorHeader ( )
inline

Get detector header for ARCA.

Returns
detector header

Definition at line 274 of file JDetectorHeader.hh.

275  {
276  return JDetectorHeader(JUTCTimeRange(0.0, 999999999999.9), getARCAUTMGrid(), JUTMPosition(587600, 4016800, -3450));
277  }
Data structure for detector header.
JUTMGrid getARCAUTMGrid()
Get UTM grid for ARCA.
JDetectorHeader JDETECTOR::getORCADetectorHeader ( )
inline

Get detector header for ORCA.

Returns
detector header

Definition at line 285 of file JDetectorHeader.hh.

286  {
287  return JDetectorHeader(JUTCTimeRange(0.0, 999999999999.9), getORCAUTMGrid(), JUTMPosition(256500, 4743000, -2440));
288  }
Data structure for detector header.
JUTMGrid getORCAUTMGrid()
Get UTM grid for ORCA.
bool JDETECTOR::isARCADetector ( const JDetectorHeader header)
inline

Check if given detector header is compatible with tat of ARCA.

Parameters
headerheader
Returns
true if ARCA; else false

Definition at line 297 of file JDetectorHeader.hh.

298  {
299  return header.getUTMGrid() == getARCADetectorHeader();
300  }
const JUTMGrid & getUTMGrid() const
Get UTM grid.
Definition: JUTMGrid.hh:73
JDetectorHeader getARCADetectorHeader()
Get detector header for ARCA.
bool JDETECTOR::isORCADetector ( const JDetectorHeader header)
inline

Check if given detector header is compatible with that of ORCA.

Parameters
headerheader
Returns
true if ORCA; else false

Definition at line 309 of file JDetectorHeader.hh.

310  {
311  return header.getUTMGrid() == getORCADetectorHeader();
312  }
JDetectorHeader getORCADetectorHeader()
Get detector header for ORCA.
const JUTMGrid & getUTMGrid() const
Get UTM grid.
Definition: JUTMGrid.hh:73
bool JDETECTOR::hasDetector ( JType< JPPM_DU_t type,
const int  id 
)
inline

Check validity of detector identifier.

Parameters
typedetector type
iddetector identifier
Returns
true if valid match; else false

Definition at line 64 of file JDetectorSupportkit.hh.

64 { return id == 1; }
bool JDETECTOR::hasDetector ( JType< JKM3NeTFit_t type,
const int  id 
)
inline

Definition at line 65 of file JDetectorSupportkit.hh.

65 { return id >= 2 && id <= 2000000000; }
bool JDETECTOR::hasDetector ( JType< JKM3NeT_t type,
const int  id 
)
inline

Definition at line 66 of file JDetectorSupportkit.hh.

66 { return id >= 2 && id <= 2000000000; }
bool JDETECTOR::hasDetector ( JType< JMonteCarlo_t type,
const int  id 
)
inline

Definition at line 67 of file JDetectorSupportkit.hh.

67 { return id >= -2000000000 && id <= -2; }
template<class JDetector_t >
JDetectorBuilder& JDETECTOR::getDetectorBuilder ( )
inline

Get detector builder.

Returns
detector builder

Definition at line 510 of file JDetectorSupportkit.hh.

511  {
513 
514  return demo;
515  }
Template lookup table for detector builder.
template<class JDetector_t >
JDetectorAddressMap& JDETECTOR::getDetectorAddressMap ( )
inline

Get detector address map.

Returns
detector address map

Definition at line 524 of file JDetectorSupportkit.hh.

525  {
526  return getDetectorBuilder<JDetector_t>();
527  }
template<class JDetector_t >
JModuleAddressMap& JDETECTOR::getModuleAddressMap ( int  id)
inline

Get module address map.

Parameters
idmodule identifier
Returns
module address map

Definition at line 537 of file JDetectorSupportkit.hh.

538  {
539  return getDetectorAddressMap<JDetector_t>().get(id);
540  }
template<class JDetector_t >
const JPMTAddressTranslator& JDETECTOR::getPMTAddressTranslator ( int  id,
int  tdc 
)
inline

Get PMT address translator for given module identifier and TDC channel.

Parameters
idmodule identifier
tdcTDC
Returns
PMT address translator

Definition at line 551 of file JDetectorSupportkit.hh.

552  {
553  return getModuleAddressMap<JDetector_t>(id).getAddressTranslator(tdc);
554  }
template<class JDetector_t >
int JDETECTOR::getPMTLogicalIndex ( int  id,
int  tdc 
)
inline

Get PMT logical index for given module identifier and TDC channel.

Parameters
idmodule identifier
tdcTDC
Returns
PMT logical index

Definition at line 565 of file JDetectorSupportkit.hh.

566  {
567  return getModuleAddressMap<JDetector_t>(id).getIndex(tdc);
568  }
int getIndex()
Get index for user I/O manipulation.
Definition: JManip.hh:26
JDetectorBuilder& JDETECTOR::getDetectorBuilder ( const int  id)
inline

Get detector builder.

Parameters
iddetector identifier
Returns
detector builder

Definition at line 646 of file JDetectorSupportkit.hh.

647  {
649  }
T get(const JHead &header)
Get object from header.
JDetectorAddressMap& JDETECTOR::getDetectorAddressMap ( const int  id)
inline

Get detector address map.

Parameters
iddetector identifier
Returns
detector address map

Definition at line 658 of file JDetectorSupportkit.hh.

659  {
661  }
T get(const JHead &header)
Get object from header.
bool JDETECTOR::hasDetectorBuilder ( const int  id)
inline

Check if detector builder is available.

Parameters
iddetector identifier
Returns
true if detector builder available; else false

Definition at line 670 of file JDetectorSupportkit.hh.

671  {
673  }
Auxiliary class to extract detector address map from detector identifier.
bool JDETECTOR::hasDetectorAddressMap ( const int  id)
inline

Check if detector address map is available.

Parameters
iddetector identifier
Returns
true if detector address map available; else false

Definition at line 682 of file JDetectorSupportkit.hh.

683  {
685  }
Auxiliary class to extract detector address map from detector identifier.
template<class JDetector_t >
const JModule& JDETECTOR::getModule ( const JType< JDetector_t >  type,
const int  id,
const JLocation location = JLocation() 
)
inline

Get module according given detector type.

Parameters
typedetector type
idmodule identifier
locationmodule location
Returns
module

Definition at line 697 of file JDetectorSupportkit.hh.

700  {
701  return getDetectorBuilder<JDetector_t>().getModule(id, location);
702  }
const JModule & getModule(const JDetector &detector, const JModuleLocation &location)
find module with a given string and floor number
const JModule& JDETECTOR::getModule ( const JType< JAntares_t type,
const int  id,
const JLocation location = JLocation() 
)
inline

Get module according Antares detector type.

Parameters
typeAntares detector type
idmodule identifier
locationmodule location
Returns
module

Definition at line 713 of file JDetectorSupportkit.hh.

716  {
717  using namespace JPP;
718 
719  static JModule module;
720 
721  module.setID(id);
722 
723  module.setLocation(location);
724 
725  if (module.empty()) {
726 
727  module.resize(3);
728 
729  const double R = 0.5; // [m]
730 
731  const double st = sin(0.75*PI);
732  const double ct = cos(0.75*PI);
733 
734  for (int i = 0; i != 3; ++i) {
735 
736  const double phi = (2.0*PI*i) / 3.0;
737  const double cp = cos(phi);
738  const double sp = sin(phi);
739 
740  module[i] = JPMT(i, JAxis3D(JVector3D(R*st*cp, R*st*sp, R*ct), JVersor3D(st*cp, st*sp, ct)));
741  }
742  }
743 
744  return module;
745  }
Data structure for a composite optical module.
Definition: JModule.hh:67
then usage set_variable ACOUSTICS_WORKDIR $WORKDIR set_variable FORMULA sin([0]+2 *$PI *([1]+[2]*x)*x)" set_variable DY 1.0e-8 mkdir $WORKDIR for DETECTOR in $DETECTORS[*]
Data structure for PMT geometry, calibration and status.
Definition: JPMT.hh:43
static const double PI
Mathematical constants.
then JCookie sh JDataQuality D $DETECTOR_ID R
Definition: JDataQuality.sh:41
void setID(const int id)
Set identifier.
Definition: JObjectID.hh:72
then cp
template<class JDetector_t >
const JModule& JDETECTOR::getModule ( const int  id,
const JLocation location = JLocation() 
)
inline

Get module according detector template.

Parameters
idmodule identifier
locationmodule location
Returns
module

Definition at line 756 of file JDetectorSupportkit.hh.

758  {
759  return getModule(JType<JDetector_t>(), id, location);
760  }
const JModule & getModule(const JDetector &detector, const JModuleLocation &location)
find module with a given string and floor number
double JDETECTOR::getMaximalDistance ( const JDetector detector,
const bool  option = false 
)
inline

Get maximal distance between modules in detector.

The option can be used to include base modules, if any.

Parameters
detectordetector
optionoption
Returns
maximal distance [m]

Definition at line 77 of file JDetectorToolkit.hh.

78  {
79  using namespace JPP;
80 
81  double dmax = 0.0;
82 
83  for (JDetector::const_iterator i1 = detector.begin(); i1 != detector.end(); ++i1) {
84  for (JDetector::const_iterator i2 = detector.begin(); i2 != i1; ++i2) {
85 
86  if (option || (i1->getFloor() != 0 && i2->getFloor() != 0)) {
87 
88  const double ds = getDistance(i1->getPosition(), i2->getPosition());
89 
90  if (ds > dmax) {
91  dmax = ds;
92  }
93  }
94  }
95  }
96 
97  return dmax;
98  }
double getDistance(const JFirst_t &first, const JSecond_t &second)
Get distance between objects.
double JDETECTOR::getMaximalTime ( const JDetector detector)
inline

Get maximal time between optical modules in detector following causality.

Parameters
detectordetector
Returns
maximal time [ns]

Definition at line 107 of file JDetectorToolkit.hh.

108  {
109  using namespace JPP;
110 
112  }
double getIndexOfRefraction()
Get average index of refraction of water corresponding to group velocity.
const double getInverseSpeedOfLight()
Get inverse speed of light.
double getMaximalDistance(const JDetector &detector, const bool option=false)
Get maximal distance between modules in detector.
double JDETECTOR::getMaximalTime ( const JDetector detector,
const double  roadWidth_m 
)
inline

Get maximal time between optical modules in detector following causality.

The road width corresponds to the maximal distance traveled by the light.

Parameters
detectordetector
roadWidth_mroad width [m]
Returns
maximal time [ns]

Definition at line 123 of file JDetectorToolkit.hh.

124  {
125  using namespace JPP;
126 
127  const double Dmax_m = getMaximalDistance(detector);
128 
129  return (sqrt((Dmax_m + roadWidth_m*getSinThetaC()) *
130  (Dmax_m - roadWidth_m*getSinThetaC())) +
131  roadWidth_m * getSinThetaC() * getTanThetaC()) * getInverseSpeedOfLight();
132  }
const double getInverseSpeedOfLight()
Get inverse speed of light.
double getMaximalDistance(const JDetector &detector, const bool option=false)
Get maximal distance between modules in detector.
double getTanThetaC()
Get average tangent of Cherenkov angle of water corresponding to group velocity.
double getSinThetaC()
Get average sine of Cherenkov angle of water corresponding to group velocity.
JTimeRange JDETECTOR::getTimeRange ( const JTimeRange timeRange,
const JModule module 
)
inline

Get de-calibrated time range.

The de-calibrated time range is corrected for minimal and maximal time offset of PMTs in given module.

Parameters
timeRangetime range [ns]
modulemodule
Returns
time range [ns]

Definition at line 144 of file JDetectorToolkit.hh.

145  {
146  if (!module.empty()) {
147 
148  JTimeRange time_range(JTimeRange::DEFAULT_RANGE());
149 
150  for (JModule::const_iterator pmt = module.begin(); pmt != module.end(); ++pmt) {
151 
152  const JCalibration& calibration = pmt->getCalibration();
153 
154  time_range.include(putTime(timeRange.getLowerLimit(), calibration));
155  time_range.include(putTime(timeRange.getUpperLimit(), calibration));
156  }
157 
158  return time_range;
159 
160  } else {
161 
162  return timeRange;
163  }
164  }
T getLowerLimit() const
Get lower limit.
Definition: JRange.hh:202
const JCalibration & getCalibration() const
Get calibration.
Data structure for time calibration.
double putTime(const T &t1, const JCalibration &cal)
Get de-calibrated time.
T getUpperLimit() const
Get upper limit.
Definition: JRange.hh:213
int JDETECTOR::getNumberOfPMTs ( const JModule module)
inline

Get number of PMTs.

Parameters
modulemodule
Returns
number of PMTs

Definition at line 173 of file JDetectorToolkit.hh.

174  {
175  return module.size();
176  }
int JDETECTOR::getNumberOfPMTs ( const JDetector detector)
inline

Get number of PMTs.

Parameters
detectordetector
Returns
number of PMTs

Definition at line 185 of file JDetectorToolkit.hh.

186  {
187  int number_of_pmts = 0;
188 
189  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
190  number_of_pmts += getNumberOfPMTs(*module);
191  }
192 
193  return number_of_pmts;
194  }
int getNumberOfPMTs(const JModule &module)
Get number of PMTs.
std::set<int> JDETECTOR::getStringIDs ( const JDetector detector)
inline

Get list of strings identifiers.

Parameters
detectordetector
Returns
list of string identifiers

Definition at line 203 of file JDetectorToolkit.hh.

204  {
205  std::set<int> buffer;
206 
207  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
208  buffer.insert(module->getString());
209  }
210 
211  return buffer;
212  }
int JDETECTOR::getNumberOfFloors ( const JDetector detector)
inline

Get number of floors.

Parameters
detectordetector
Returns
number of floors

Definition at line 221 of file JDetectorToolkit.hh.

222  {
223  std::set<int> buffer;
224 
225  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
226  buffer.insert(module->getFloor());
227  }
228 
229  return buffer.size();
230  }
floor_range JDETECTOR::getRangeOfFloors ( const JDetector detector)
inline

Get range of floors.

Parameters
detectordetector
Returns
range of floors

Definition at line 245 of file JDetectorToolkit.hh.

246  {
247  floor_range buffer = floor_range::DEFAULT_RANGE();
248 
249  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
250  buffer.include(module->getFloor());
251  }
252 
253  return buffer;
254  }
range_type & include(argument_type x)
Include given value to range.
Definition: JRange.hh:397
int JDETECTOR::getNumberOfModules ( const JDetector detector)
inline

Get number of modules.

Parameters
detectordetector
Returns
number of modules

Definition at line 263 of file JDetectorToolkit.hh.

264  {
265  std::set<int> buffer;
266 
267  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
268  buffer.insert(module->getID());
269  }
270 
271  return buffer.size();
272  }
double JDETECTOR::GetXrotationG4 ( const JVersor3D &  dir)
inline

Get rotation over X axis in Geant4 coordinate system.

Parameters
dirdirection
Returns
X-rotation [deg]

Definition at line 281 of file JDetectorToolkit.hh.

282  {
283  using namespace JPP;
284 
285  const double phi = atan2(dir.getDY(), dir.getDZ())*(180.0/PI);
286 
287  if (phi < 0.0){
288  return phi + 360.0;
289  }
290  else{
291  return phi;
292  }
293  }
static const double PI
Mathematical constants.
double JDETECTOR::GetYrotationG4 ( const JVersor3D &  dir)
inline

Get rotation over Y axis in Geant4 coordinate system.

Parameters
dirdirection
Returns
Y-rotation [deg]

Definition at line 302 of file JDetectorToolkit.hh.

303  {
304  using namespace JPP;
305 
306  return asin(-dir.getDX())*(180.0/PI);
307  }
static const double PI
Mathematical constants.
void JDETECTOR::read_gdml ( std::istream &  ,
JDetector  
)
inline

Definition at line 310 of file JDetectorToolkit.hh.

311  {
312  THROW(JException, "Operation not defined.");
313  }
#define THROW(JException_t, A)
Marco for throwing exception with std::ostream compatible message.
Definition: JException.hh:712
void JDETECTOR::write_gdml ( std::ostream &  out,
const JDetector detector 
)
inline

Writes KM3Sim GDML input file from detector.

Parameters
outoutput stream
detectordetector

Definition at line 322 of file JDetectorToolkit.hh.

323  {
324  using namespace std;
325  using namespace JPP;
326 
327  const double DEFAULT_CAN_MARGIN_M = 350.0; // default can margin [m]
328  const double DEFAULT_WORLD_MARGIN_M = 50.0; // default world margin [m]
329 
330  const JCylinder3D cylinder(detector.begin(), detector.end());
331 
332  double can_margin;
333 
334  if (CAN_MARGIN_M) {
335  can_margin = atof(CAN_MARGIN_M);
336  } else {
337  cerr << "CAN_MARGIN_M not defined! Setting standard CAN_MARGIN_M " << DEFAULT_CAN_MARGIN_M << " m." << endl;
338  can_margin = DEFAULT_CAN_MARGIN_M; //this is given in meters like all the dimensions in the GDML file (look at the unit field of every position and solid definition)
339  }
340 
341  const double WorldCylinderHeight = 2*(cylinder.getZmax() - cylinder.getZmin() + can_margin + DEFAULT_WORLD_MARGIN_M);
342  const double WorldRadius = cylinder.getLength() + cylinder.getRadius() + can_margin + DEFAULT_WORLD_MARGIN_M;
343 
344  const double Crust_Z_size = WorldCylinderHeight/2;
345  const double Crust_Z_position = -WorldCylinderHeight/4;
346 
347  out << "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\n<gdml xmlns:gdml=\"http://cern.ch/2001/Schemas/GDML\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"";
348  if (!GDML_SCHEMA) {
349  cerr << "GDML_SCHEMA_DIR NOT DEFINED! Setting default path." << endl;
350  out << G4GDML_DEFAULT_SCHEMALOCATION << "\">\n\n\n";
351  } else {
352  out << GDML_SCHEMA << "gdml.xsd\">\n\n\n";
353  }
354  out << "<!-- Jpp version: "<< getGITVersion() << " -->\n";
355  out << "<define>\n";
356  out << "<rotation name=\"identity\"/>\n<position name=\"zero\"/>\n";
357 
358  int PMTs_NO = 0;
359 
360  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
361 
362  if(module->empty()) continue;
363 
364  const JVector3D center = module->getCenter();
365 
366  out << "<position name=\"PosString" << module->getString() << "_Dom" << module->getID() << "\" unit=\"m\" x=\"" << module->getX() << "\" y=\"" << module->getY() << "\" z=\"" << module->getZ() << "\"/>\n";
367 
368  for (JModule::const_iterator pmt = module->begin(); pmt != module->end(); ++pmt) {
369 
370  const JVector3D vec = static_cast<JVector3D>(*pmt).sub(center);
371  out << "<position name=\"CathodPosition" << pmt->getID() << "_" << module->getID() << "\" unit=\"m\" x=\"" << vec.getX() << "\" y=\"" << vec.getY() << "\" z=\"" << vec.getZ() << "\"/>\n";
372  out << "<rotation name=\"CathodRotation" << pmt->getID() << "_" << module->getID() << "\" unit=\"deg\" x=\"" << GetXrotationG4(*pmt) << "\" y=\"" << GetYrotationG4(*pmt) << "\" z=\"0.000000\"/>\n";
373  out << "<constant name=\"CathodID_" << PMTs_NO << "\" value=\"" << pmt->getID() << "\"/>\n";
374  PMTs_NO++;
375  }
376 
377  }
378 
379  out << "<position name=\"OMShift\" unit=\"m\" x=\"0\" y=\"0\" z=\"0.0392\"/>\n";
380  out << "\n\n\n";
381  out << "<!-- end of DU position definitions -->\n<position name=\"CrustPosition\" unit=\"m\" x=\"0\" y=\"0\" z=\"" << Crust_Z_position << "\"/>\n";
382 
383  out << "</define>\n";
384  out << "<materials>\n";
385  out << "</materials>\n";
386  out << "<solids>\n";
387  out << " <box name=\"CrustBox\" lunit=\"m\" x=\"2200\" y=\"2200\" z=\"" << Crust_Z_size << "\"/>\n";
388  out << " <box name=\"StoreyBox\" lunit=\"m\" x=\"0.6\" y=\"0.6\" z=\"0.6\"/>\n";
389  out << " <sphere name=\"OMSphere\" lunit=\"cm\" aunit=\"deg\" rmin=\"0.0\" rmax=\"21.6\" startphi=\"0.0\" deltaphi=\"360.0\" starttheta=\"0.0\" deltatheta=\"180.0\"/>\n";
390  out << " <tube name=\"CathodTube\" lunit=\"cm\" aunit=\"deg\" rmin=\"0.0\" rmax=\"4.7462\" z=\"0.5\" startphi=\"0.0\" deltaphi=\"360.0\"/>\n";
391  out << " <tube name=\"WorldTube\" lunit=\"m\" aunit=\"deg\" rmin=\"0.0\" rmax=\"" << WorldRadius << "\" z=\"" << WorldCylinderHeight << "\" startphi=\"0.0\" deltaphi=\"360.0\"/>\n";
392  out << "</solids>\n\n\n";
393 
394  out << "<structure>\n";
395  out << " <volume name=\"CathodVolume\">\n";
396  out << " <materialref ref=\"Cathod\"/>\n";
397  out << " <solidref ref=\"CathodTube\"/>\n";
398  out << " </volume>\n";
399 
400  out << "<!-- OMVolume(s) construction -->\n";
401 
402  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
403 
404  if(module->empty()) continue;
405  out << " <volume name=\"OMVolume" << module->getID() << "\">\n";
406  out << " <materialref ref=\"Water\"/>\n";
407  out << " <solidref ref=\"OMSphere\"/>\n";
408 
409  for (JModule::const_iterator pmt = module->begin(); pmt != module->end(); ++pmt) {
410  out << " <physvol>\n";
411  out << " <volumeref ref=\"CathodVolume\"/>\n";
412  out << " <positionref ref=\"CathodPosition" << pmt->getID() << "_" << module->getID() << "\"/>\n";
413  out << " <rotationref ref=\"CathodRotation" << pmt->getID() << "_" << module->getID() << "\"/>\n";
414  out << " </physvol>\n";
415  }
416 
417  out << " </volume>\n";
418  }
419 
420  out << "<!-- StoreyVolume(s) construction -->\n";
421 
422  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
423  if(module->empty()) continue;
424  out << " <volume name=\"StoreyVolume" << module->getID() << "\">\n";
425  out << " <materialref ref=\"Water\"/>\n";
426  out << " <solidref ref=\"StoreyBox\"/>\n";
427  out << " <physvol>\n";
428  out << " <volumeref ref=\"OMVolume" << module->getID() << "\"/>\n";
429  out << " <positionref ref=\"OMShift\"/>\n";
430  out << " <rotationref ref=\"identity\"/>\n";
431  out << " </physvol>\n";
432  out << " </volume>\n";
433  }
434 
435  out << "<!-- Crust Volume construction-->\n";
436  out << "<volume name=\"CrustVolume\">\n";
437  out << " <materialref ref=\"Crust\"/>\n";
438  out << " <solidref ref=\"CrustBox\"/>\n";
439  out << "</volume>\n";
440 
441  out << "<!-- World Volume construction-->\n";
442  out << "<volume name=\"WorldVolume\">\n";
443  out << " <materialref ref=\"Water\"/>\n";
444  out << " <solidref ref=\"WorldTube\"/>\n";
445 
446  out << " <physvol>\n";
447  out << " <volumeref ref=\"CrustVolume\"/>\n";
448  out << " <positionref ref=\"CrustPosition\"/>\n";
449  out << " <rotationref ref=\"identity\"/>\n";
450  out << " </physvol>\n";
451 
452  for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
453  if(module->empty()) continue;
454  out << " <physvol>\n";
455  out << " <volumeref ref=\"StoreyVolume" << module->getID() << "\"/>\n";
456  out << " <positionref ref=\"PosString" << module->getString() << "_Dom" << module->getID() << "\"/>\n";
457  out << " <rotationref ref=\"identity\"/>\n";
458  out << " </physvol>\n";
459  }
460 
461  out << "</volume>\n";
462 
463  out << "</structure>\n";
464  out << "<setup name=\"Default\" version=\"1.0\">\n";
465  out << "<world ref=\"WorldVolume\"/>\n";
466  out << "</setup>\n";
467  out << "</gdml>\n";
468  }
static const char *const GDML_SCHEMA
directory necessary for correct GDML header output
double GetYrotationG4(const JVersor3D &dir)
Get rotation over Y axis in Geant4 coordinate system.
static const char *const CAN_MARGIN_M
extension of the detector size to comply with the can definition
std::string getGITVersion(const std::string &tag)
Get GIT version for given GIT tag.
double GetXrotationG4(const JVersor3D &dir)
Get rotation over X axis in Geant4 coordinate system.
static const char *const G4GDML_DEFAULT_SCHEMALOCATION
void JDETECTOR::load ( const std::string file_name,
JDetector detector 
)
inline

Load detector from input file.

Supported file formats:

Parameters
file_namefile name
detectordetector

Definition at line 483 of file JDetectorToolkit.hh.

484  {
485  using namespace std;
486  using namespace JPP;
487 
489 
490  JMonteCarloDetector buffer(true);
491 
492  ifstream in(file_name.c_str());
493 
494  if (!in) {
495  THROW(JFileOpenException, "File not opened for reading: " << file_name);
496  }
497 
498  in >> buffer;
499 
500  in.close();
501 
502  detector.swap(buffer);
503 
504  } else if (getFilenameExtension(file_name) == BINARY_DETECTOR_FILE_FORMAT[0] ||
506 
507  JFileStreamReader in(file_name.c_str());
508 
509  if (!in) {
510  THROW(JFileOpenException, "File not opened for reading: " << file_name);
511  }
512 
513  try {
514 
515  detector.read(in);
516 
517  } catch(const exception& error) {
518 
519  // recovery procedure for old format of comments
520 
521  JDetector::setStartOfComment(JDetector::OLD_START_OF_COMMENT);
522 
523  in.clear();
524  in.rewind();
525 
526  detector.read(in);
527 
528  JDetector::setStartOfComment(JDetector::NEW_START_OF_COMMENT);
529  }
530 
531  in.close();
532 
533  } else if (getFilenameExtension(file_name) == KM3NET_DETECTOR_FILE_FORMAT) {
534 
535  ifstream in(file_name.c_str());
536 
537  if (!in) {
538  THROW(JFileOpenException, "File not opened for reading: " << file_name);
539  }
540 
541  in >> detector;
542 
543  in.close();
544 
545  } else if (getFilenameExtension(file_name) == ZIPPED_DETECTOR_FILE_FORMAT) {
546 
547  igzstream in(file_name.c_str());
548 
549  if (!in) {
550  THROW(JFileOpenException, "File not opened for reading: " << file_name);
551  }
552 
553  in >> detector;
554 
555  in.close();
556 
557  } else {
558 
559  THROW(JProtocolException, "Protocol not defined: " << file_name);
560  }
561  }
#define THROW(JException_t, A)
Marco for throwing exception with std::ostream compatible message.
Definition: JException.hh:712
static const char *const BINARY_DETECTOR_FILE_FORMAT[]
JIO binary file format.
Monte Carlo detector (i.e. ".det" file).
virtual JReader & read(JReader &in) override
Read from input.
Definition: JDetector.hh:473
static const char *const KM3NET_DETECTOR_FILE_FORMAT
KM3NeT standard ASCII format
static const char *const ZIPPED_DETECTOR_FILE_FORMAT
zipped KM3NeT standard ASCII format
static const char *const GENDET_DETECTOR_FILE_FORMAT
File name extensions.
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
Definition: JCanberra.sh:48
std::string getFilenameExtension(const std::string &file_name)
Get file name extension, i.e. part after last JEEP::FILENAME_SEPARATOR if any.
Definition: JeepToolkit.hh:109
do set_variable DETECTOR_TXT $WORKDIR detector
void JDETECTOR::store ( const std::string file_name,
const JDetector detector 
)
inline

Store detector to output file.

Supported file formats:

Parameters
file_namefile name
detectordetector

Definition at line 576 of file JDetectorToolkit.hh.

577  {
578  using namespace std;
579  using namespace JPP;
580 
581  if (getFilenameExtension(file_name) == BINARY_DETECTOR_FILE_FORMAT[1]) {
582 
583  JFileStreamWriter out(file_name.c_str());
584 
585  if (!out) {
586  THROW(JFileOpenException, "File not opened for writing: " << file_name);
587  }
588 
589  detector.write(out);
590 
591  out.close();
592 
593  } else if (getFilenameExtension(file_name) == KM3NET_DETECTOR_FILE_FORMAT) {
594 
595  std::ofstream out(file_name.c_str());
596 
597  if (!out) {
598  THROW(JFileOpenException, "File not opened for writing: " << file_name);
599  }
600 
601  out << detector;
602 
603  out.close();
604 
605  } else if (getFilenameExtension(file_name) == ZIPPED_DETECTOR_FILE_FORMAT) {
606 
607  ogzstream out(file_name.c_str());
608 
609  if (!out) {
610  THROW(JFileOpenException, "File not opened for writing: " << file_name);
611  }
612 
613  out << detector;
614 
615  out.close();
616 
617  } else if (getFilenameExtension(file_name) == GDML_DETECTOR_FILE_FORMAT) {
618 
619  std::ofstream out(file_name.c_str());
620 
621  if (!out) {
622  THROW(JFileOpenException, "File not opened for writing: " << file_name);
623  }
624 
625  write_gdml(out, detector);
626 
627  out.close();
628 
629  } else {
630 
631  THROW(JProtocolException, "Protocol not defined: " << file_name);
632  }
633  }
#define THROW(JException_t, A)
Marco for throwing exception with std::ostream compatible message.
Definition: JException.hh:712
static const char *const BINARY_DETECTOR_FILE_FORMAT[]
JIO binary file format.
virtual JWriter & write(JWriter &out) const override
Write to output.
Definition: JDetector.hh:523
static const char *const KM3NET_DETECTOR_FILE_FORMAT
KM3NeT standard ASCII format
static const char *const ZIPPED_DETECTOR_FILE_FORMAT
zipped KM3NeT standard ASCII format
std::string getFilenameExtension(const std::string &file_name)
Get file name extension, i.e. part after last JEEP::FILENAME_SEPARATOR if any.
Definition: JeepToolkit.hh:109
do set_variable DETECTOR_TXT $WORKDIR detector
static const char *const GDML_DETECTOR_FILE_FORMAT
KM3Sim input format.
void write_gdml(std::ostream &out, const JDetector &detector)
Writes KM3Sim GDML input file from detector.
JPosition3D JDETECTOR::getPosition ( const JModule first,
const JModule second 
)
inline

Get position to go from first to second module.

Parameters
firstfirst module
secondsecond module
Returns
position

Definition at line 770 of file JDetectorToolkit.hh.

771  {
772  return second.getPosition() - first.getPosition();
773  }
const JPosition3D & getPosition() const
Get position.
Definition: JPosition3D.hh:130
JCalibration JDETECTOR::getCalibration ( const JCalibration first,
const JCalibration second 
)
inline

Get calibration to go from first to second calibration.

Parameters
firstfirst calibration
secondsecond calibration
Returns
calibration

Definition at line 783 of file JDetectorToolkit.hh.

784  {
785  return JCalibration(second.getT0() - first.getT0());
786  }
Data structure for time calibration.
double getT0() const
Get time offset.
std::vector<std::string> JDETECTOR::getDetectorVersions ( const JType< std::string > &  type)
inline

Get detector versions.

Note that the order of the versions is descending.

Parameters
typetype
Returns
versions

Definition at line 317 of file JDetectorVersion.hh.

318  {
319  return JLANG::make_array(putDetectorVersion.rbegin(), putDetectorVersion.rend(), &JPutDetectorVersion::value_type::second);
320  }
const array_type< JValue_t > & make_array(const JValue_t(&array)[N])
Method to create array of values.
Definition: JVectorize.hh:54
static const JPutDetectorVersion putDetectorVersion(getDetectorVersion)
Function object to map numerical value to detector version.
std::vector<JDetectorVersion::JVersion_t> JDETECTOR::getDetectorVersions ( const JType< JDetectorVersion::JVersion_t > &  type)
inline

Get detector versions.

Note that the order of the versions is descending.

Parameters
typetype
Returns
numerical values

Definition at line 331 of file JDetectorVersion.hh.

332  {
334  }
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
const array_type< JValue_t > & make_array(const JValue_t(&array)[N])
Method to create array of values.
Definition: JVectorize.hh:54
static const JPutDetectorVersion putDetectorVersion(getDetectorVersion)
Function object to map numerical value to detector version.
template<class T >
std::vector<T> JDETECTOR::getDetectorVersions ( )
inline

Get detector versions.

Returns
versions

Definition at line 343 of file JDetectorVersion.hh.

344  {
345  return getDetectorVersions(JType<T>());
346  }
std::vector< std::string > getDetectorVersions(const JType< std::string > &type)
Get detector versions.
std::string JDETECTOR::getLatestDetectorVersion ( const JType< std::string > &  type)
inline

Get latest detector version.

Parameters
typetype
Returns
version

Definition at line 355 of file JDetectorVersion.hh.

356  {
357  return putDetectorVersion.rbegin()->second;
358  }
static const JPutDetectorVersion putDetectorVersion(getDetectorVersion)
Function object to map numerical value to detector version.
JVersion JDETECTOR::getLatestDetectorVersion ( const JType< JVersion > &  type)
inline

Get latest detector version.

Parameters
typetype
Returns
version

Definition at line 367 of file JDetectorVersion.hh.

368  {
369  return putDetectorVersion.rbegin()->second;
370  }
static const JPutDetectorVersion putDetectorVersion(getDetectorVersion)
Function object to map numerical value to detector version.
JDetectorVersion::JVersion_t JDETECTOR::getLatestDetectorVersion ( const JType< JDetectorVersion::JVersion_t > &  type)
inline

Get latest detector version.

Parameters
typetype
Returns
version

Definition at line 379 of file JDetectorVersion.hh.

380  {
381  return putDetectorVersion.rbegin()->first;
382  }
static const JPutDetectorVersion putDetectorVersion(getDetectorVersion)
Function object to map numerical value to detector version.
template<class T >
T JDETECTOR::getLatestDetectorVersion ( )
inline

Get latest detector version.

Returns
version

Definition at line 391 of file JDetectorVersion.hh.

392  {
393  return getLatestDetectorVersion(JType<T>());
394  }
std::string getLatestDetectorVersion(const JType< std::string > &type)
Get latest detector version.
std::string JDETECTOR::getLabel ( const JLocation location)
inline

Get module label for monitoring and other applications.


The format is "(XXXX,YY)", where XXXX is the string number and YY the floor.

Parameters
locationmodule location
Returns
label

Definition at line 246 of file JLocation.hh.

247  {
248  using namespace std;
249  using namespace JPP;
250 
251  return MAKE_STRING("(" << FILL(4,'0') << location.getString() << "." << FILL(2,'0') << location.getFloor() << ")");
252  }
int getFloor() const
Get floor number.
Definition: JLocation.hh:145
#define MAKE_STRING(A)
Make string.
Definition: JPrint.hh:127
Auxiliary data structure for sequence of same character.
Definition: JManip.hh:328
int getString() const
Get string number.
Definition: JLocation.hh:134
template<class JAttributes_t >
void JDETECTOR::setAttributes ( const JModule first,
const JModule second,
JAttributes_t &  attributes 
)

Template method to set module attributes.

This method should be overloaded for each type of module attributes.

Parameters
firstfirst module
secondsecond module
attributesmodule attributes
template<>
void JDETECTOR::setAttributes< JNullType > ( const JModule first,
const JModule second,
JNullType &  attributes 
)

Template specialisation to set no attributes for the default empty object.

Parameters
firstfirst module
secondsecond module
attributesmodule attributes

Definition at line 49 of file JModuleMapper.hh.

52  {}
std::vector<std::string> JDETECTOR::getModuleStatusBits ( const JType< std::string > &  type)
inline

Get module status bits.

Parameters
typetype
Returns
status bits

Definition at line 79 of file JModuleStatus.hh.

80  {
82  }
static const JGetModuleStatusBit getModuleStatusBit
Function object to map key to module status bit.
const array_type< JKey_t > & get_keys(const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &data)
Method to create array of keys of map.
Definition: JVectorize.hh:139
std::vector<int> JDETECTOR::getModuleStatusBits ( const JType< int > &  type)
inline

Get module status bits.

Parameters
typetype
Returns
status bits

Definition at line 91 of file JModuleStatus.hh.

92  {
94  }
static const JPutModuleStatusBit putModuleStatusBit(getModuleStatusBit)
Function object to map module status bit to key.
const array_type< JKey_t > & get_keys(const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &data)
Method to create array of keys of map.
Definition: JVectorize.hh:139
template<class T >
std::vector<T> JDETECTOR::getModuleStatusBits ( )
inline

Get module status bits.

Returns
status bits

Definition at line 103 of file JModuleStatus.hh.

104  {
105  return getModuleStatusBits(JType<T>());
106  }
std::vector< std::string > getModuleStatusBits(const JType< std::string > &type)
Get module status bits.
JPosition3D JDETECTOR::getPiezoPosition ( )
inline

Get relative position of piezo in optical module.

Returns
position [m]

Definition at line 30 of file JModuleSupportkit.hh.

31  {
32  return JPosition3D(0.0, 0.0, -0.20);
33  }
double JDETECTOR::getTimeOverThresholdProbability ( const JPMTAnalogueSignalProcessor &  pmt,
const double  tot_ns,
const double  NPE,
const double  precision = 1.0e-4 
)
inline

Get time-over-threshold probability.

Parameters
pmtPMT signal processor
tot_nstime-over-threshold [ns]
NPEexpected number of photo-electrons
precisionprecision
Returns
probability

Definition at line 880 of file JPMTAnalogueSignalProcessor.hh.

884  {
885  int i = (int) (NPE - 5.0 * sqrt(NPE) - 0.5);
886  int M = (int) (NPE + 5.0 * sqrt(NPE) + 0.5);
887 
888  if (i < 1) { i = 1; }
889  if (M < i) { M = i; }
890 
891  double p = NPE * exp(-NPE) / (double) 1;
892 
893  for (int __i = 1; __i != i; ++__i) {
894  p *= NPE / __i;
895  }
896 
897  double P = 0.0;
898 
899  for (double p0 = 0.0; (p >= p0 || p > precision) && i != M; ++i, p0 = p, p *= NPE / (double) i) {
900  P += pmt.getTimeOverThresholdProbability(tot_ns, i) * p;
901  }
902 
903  return P;
904  }
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable STRING $argv[2] set_array QUANTILES set_variable FORMULA *[0] exp(-0.5 *(x-[1])*(x-[1])/([2]*[2]))" set_variable MODULE `getModule -a $DETECTOR -L "$STRING 0"` source JAcousticsToolkit.sh typeset -A TRIPODS get_tripods $WORKDIR/tripod.txt TRIPODS XMEAN
then $DIR JPlotNPE PDG P
Definition: JPlotNPE-PDG.sh:62
bool JDETECTOR::operator< ( const JPMTIdentifier first,
const JPMTIdentifier second 
)
inline

Less than operator for PMT identifiers.

Parameters
firstPMT identifier
secondPMT identifier
Returns
true if first PMT lower than second PMT; else false

Definition at line 187 of file JPMTIdentifier.hh.

188  {
189  if (first.getModuleID() == second.getModuleID())
190  return first.getPMTAddress() < second.getPMTAddress();
191  else
192  return first.getModuleID() < second.getModuleID();
193  }
int getModuleID() const
Get module identifier.
int getPMTAddress() const
Get PMT address (= TDC).
bool JDETECTOR::operator== ( const JPMTIdentifier first,
const JPMTIdentifier second 
)
inline

Equal operator for PMT identifiers.

Parameters
firstPMT identifier
secondPMT identifier
Returns
true if first PMT equal second PMT; else false

Definition at line 203 of file JPMTIdentifier.hh.

204  {
205  return (first.getModuleID() == second.getModuleID() &&
206  first.getPMTAddress() == second.getPMTAddress());
207  }
int getModuleID() const
Get module identifier.
int getPMTAddress() const
Get PMT address (= TDC).
std::string JDETECTOR::getLabel ( const JPMTIdentifier id)
inline

Get PMT label for monitoring and other applications.


The format is "(XXXXXXXXXX,YY)", where XXXXXXXXXX is the module idetifier and YY the PMT readout channel.

Parameters
idPMT identifier
Returns
label

Definition at line 217 of file JPMTIdentifier.hh.

218  {
219  using namespace std;
220  using namespace JPP;
221 
222  return MAKE_STRING("(" << FILL(10,'0') << id.getID() << "," << FILL(2,'0') << id.getPMTAddress() << ")");
223  }
#define MAKE_STRING(A)
Make string.
Definition: JPrint.hh:127
Auxiliary data structure for sequence of same character.
Definition: JManip.hh:328
double JDETECTOR::getSurvivalProbability ( const JPMTParameters parameters)
inline

Get model dependent probability that a one photo-electron hit survives the simulation of the PMT assuming QE = 1.

Parameters
parametersPMT parameters
Returns
probability

Definition at line 32 of file JPMTParametersToolkit.hh.

33  {
35  const int NPE = 1;
36 
37  data.QE = 1.0;
38 
40  }
*fatal Wrong number of arguments esac JCookie sh typeset Z DETECTOR typeset Z SOURCE_RUN typeset Z TARGET_RUN set_variable PARAMETERS_FILE $WORKDIR parameters
Definition: diff-Tuna.sh:38
Data structure for PMT parameters.
double QE
relative quantum efficiency
virtual double getSurvivalProbability(const int NPE) const override
Probability that a hit survives the simulation of the PMT.
double JDETECTOR::getHitProbability ( const double  QE,
const double  mu 
)
inline

Get ratio of hit probabilities for given QE and expectation value of the number of photo-electrons.


The ratio corresponds to the hit probability with given QE divided by that with QE = 1.
The expectation value is defined for a two-fold (or higher) coincidence.

Parameters
QEQE
muexpectation value
Returns
ratio

Definition at line 52 of file JPMTParametersToolkit.hh.

53  {
54  if (mu > 0.0)
55  return (1.0 - exp(-QE*mu)) / (1.0 - exp(-mu));
56  else
57  return QE;
58  }
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable STRING $argv[2] set_array QUANTILES set_variable FORMULA *[0] exp(-0.5 *(x-[1])*(x-[1])/([2]*[2]))" set_variable MODULE `getModule -a $DETECTOR -L "$STRING 0"` source JAcousticsToolkit.sh typeset -A TRIPODS get_tripods $WORKDIR/tripod.txt TRIPODS XMEAN
double JDETECTOR::getMaximalHitProbability ( const double  mu)
inline

Get maximal ratio of hit probabilities for given QE and expectation value of the number of photo-electrons.


The ratio corresponds to the hit probability with infinite QE divided by that with QE = 1.
The expectation value is defined for a two-fold (or higher) coincidence.

Parameters
muexpectation value
Returns
ratio

Definition at line 69 of file JPMTParametersToolkit.hh.

70  {
71  using namespace std;
72 
73  if (mu > 0.0)
74  return 1.0 / (1.0 - exp(-mu));
75  else
76  return numeric_limits<double>::max();
77  }
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable STRING $argv[2] set_array QUANTILES set_variable FORMULA *[0] exp(-0.5 *(x-[1])*(x-[1])/([2]*[2]))" set_variable MODULE `getModule -a $DETECTOR -L "$STRING 0"` source JAcousticsToolkit.sh typeset -A TRIPODS get_tripods $WORKDIR/tripod.txt TRIPODS XMEAN
double JDETECTOR::getQE ( const double  R,
const double  mu 
)
inline

Get QE for given ratio of hit probabilities and expectation value of the number of photo-electrons.


The ratio corresponds to the hit probability with given QE divided by that with QE = 1.
The expectation value is defined for a two-fold (or higher) coincidence.

Parameters
Rratio
muexpectation value
Returns
QE

Definition at line 89 of file JPMTParametersToolkit.hh.

90  {
91  if (R < getMaximalHitProbability(mu)) {
92 
93  if (mu > 0.0)
94  return -log(1.0 - R*(1.0 - exp(-mu))) / mu;
95  else
96  return R;
97 
98  } else {
99 
100  THROW(JValueOutOfRange, "Inconsistent arguments at method getQE(" << R << "," << mu <<")");
101  }
102  }
then set_variable DIR else fatal Wrong number of arguments fi for INPUT_FILE in ls rt $DIR stage * log
#define THROW(JException_t, A)
Marco for throwing exception with std::ostream compatible message.
Definition: JException.hh:712
then JCookie sh JDataQuality D $DETECTOR_ID R
Definition: JDataQuality.sh:41
double getMaximalHitProbability(const double mu)
Get maximal ratio of hit probabilities for given QE and expectation value of the number of photo-elec...
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable STRING $argv[2] set_array QUANTILES set_variable FORMULA *[0] exp(-0.5 *(x-[1])*(x-[1])/([2]*[2]))" set_variable MODULE `getModule -a $DETECTOR -L "$STRING 0"` source JAcousticsToolkit.sh typeset -A TRIPODS get_tripods $WORKDIR/tripod.txt TRIPODS XMEAN
double JDETECTOR::getChargeProbability ( const JPMTSignalProcessorInterface pmt,
const double  npe,
const double  NPE,
const double  precision = 1.0e-4 
)
inline

Get charge probability.

Parameters
pmtPMT signal processor
npemeasured number of photo-electrons
NPEexpected number of photo-electrons
precisionprecision
Returns
probability

Definition at line 350 of file JPMTSignalProcessorInterface.hh.

354  {
355  int i = (int) (NPE - 5.0 * sqrt(NPE));
356 
357  if (i < 1) {
358  i = 1;
359  }
360 
361  double p = NPE * exp(-NPE) / (double) 1;
362 
363  for (int __i = 1; __i != i; ++__i) {
364  p *= NPE / __i;
365  }
366 
367  double P = 0.0;
368 
369  for (double p0 = 0.0; (p >= p0 || p > precision); ++i, p0 = p, p *= NPE / (double) i) {
370  P += pmt.getChargeProbability(npe, i) * p;
371  }
372 
373  return P;
374  }
virtual double getChargeProbability(const double npe, const int NPE) const
Get probability density for given charge.
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable STRING $argv[2] set_array QUANTILES set_variable FORMULA *[0] exp(-0.5 *(x-[1])*(x-[1])/([2]*[2]))" set_variable MODULE `getModule -a $DETECTOR -L "$STRING 0"` source JAcousticsToolkit.sh typeset -A TRIPODS get_tripods $WORKDIR/tripod.txt TRIPODS XMEAN
then $DIR JPlotNPE PDG P
Definition: JPlotNPE-PDG.sh:62
bool JDETECTOR::operator< ( const JPhotoElectron first,
const JPhotoElectron second 
)
inline

Less than operator for photo-elecrons.

Parameters
firstfirst photo-electron
secondsecond photo-electron
Returns
true if first photo-electron earlier than second; else false

Definition at line 70 of file JPMTSimulator.hh.

71  {
72  return first.t_ns < second.t_ns;
73  }
bool JDETECTOR::operator< ( const JPMTSignal first,
const JPMTSignal second 
)
inline

Less than operator for PMT signals.

Parameters
firstfirst PMT signal
secondsecond PMT signal
Returns
true if first PMT signal earlier than second; else false

Definition at line 114 of file JPMTSimulator.hh.

115  {
116  return first.t_ns < second.t_ns;
117  }
double t_ns
time [ns]
bool JDETECTOR::operator< ( const JPMTPulse first,
const JPMTPulse second 
)
inline

Less than operator for PMT pulses.

Parameters
firstfirst PMT pulse
secondsecond PMT pulse
Returns
true if first PMT pulse earlier than second; else false

Definition at line 158 of file JPMTSimulator.hh.

159  {
160  return first.t_ns < second.t_ns;
161  }
double t_ns
time [ns]
JTimeRange JDETECTOR::getTimeRange ( const JPMTData< JPMTSignal > &  input)
inline

Get time range (i.e. earlist and latest hit time) of PMT data.

Parameters
inputPMT data
Returns
time range

Definition at line 287 of file JPMTSimulator.hh.

288  {
289  JTimeRange range(JTimeRange::DEFAULT_RANGE());
290 
291  for (JPMTData<JPMTSignal>::const_iterator hit = input.begin(); hit != input.end(); ++hit) {
292  range.include(hit->t_ns);
293  }
294 
295  return range;
296  }
z range($ZMAX-$ZMIN)< $MINIMAL_DZ." fi fi typeset -Z 4 STRING typeset -Z 2 FLOOR JPlot1D -f $
std::vector< JElement_t >::const_iterator const_iterator
JTimeRange JDETECTOR::getTimeRange ( const JModuleData input)
inline

Get time range (i.e. earlist and latest hit time) of module data.

Parameters
inputmodule data
Returns
time range

Definition at line 305 of file JPMTSimulator.hh.

306  {
307  JTimeRange range(JTimeRange::DEFAULT_RANGE());
308 
309  for (JModuleData::const_iterator frame = input.begin(); frame != input.end(); ++frame) {
310  for (JModuleData::value_type::const_iterator hit = frame->begin(); hit != frame->end(); ++hit) {
311  range.include(hit->t_ns);
312  }
313  }
314 
315  return range;
316  }
z range($ZMAX-$ZMIN)< $MINIMAL_DZ." fi fi typeset -Z 4 STRING typeset -Z 2 FLOOR JPlot1D -f $
std::vector<std::string> JDETECTOR::getPMTStatusBits ( const JType< std::string > &  type)
inline

Get PMT status bits.

Parameters
typetype
Returns
status bits

Definition at line 80 of file JPMTStatus.hh.

81  {
83  }
static const JGetPMTStatusBit getPMTStatusBit
Function object to map key to PMT status bit.
Definition: JPMTStatus.hh:65
const array_type< JKey_t > & get_keys(const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &data)
Method to create array of keys of map.
Definition: JVectorize.hh:139
std::vector<int> JDETECTOR::getPMTStatusBits ( const JType< int > &  type)
inline

Get PMT status bits.

Parameters
typetype
Returns
status bits

Definition at line 92 of file JPMTStatus.hh.

93  {
95  }
static const JPutPMTStatusBit putPMTStatusBit(getPMTStatusBit)
Function object to map PMT status bit to key.
const array_type< JKey_t > & get_keys(const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &data)
Method to create array of keys of map.
Definition: JVectorize.hh:139
template<class T >
std::vector<T> JDETECTOR::getPMTStatusBits ( )
inline

Get PMT status bits.

Returns
status bits

Definition at line 104 of file JPMTStatus.hh.

105  {
106  return getPMTStatusBits(JType<T>());
107  }
std::vector< std::string > getPMTStatusBits(const JType< std::string > &type)
Get PMT status bits.
Definition: JPMTStatus.hh:80

Variable Documentation

const double JDETECTOR::TIME_OVER_THRESHOLD_NS = 25.08

Specification for time-over-threshold corresponding to a one photo-electron pulse.

Definition at line 30 of file JDetector/JCalibration.hh.

const double JDETECTOR::NOMINAL_GAIN = 1.0

Specification for normalized gain corresponding to a one photo-electron pulse.

Definition at line 35 of file JDetector/JCalibration.hh.

const double JDETECTOR::ORCA_TBARZ_M = 0.91
static

ORCA T-bar position relative to seabed [m].

Definition at line 36 of file JDetectorSupportkit.hh.

const double JDETECTOR::ARCA_TBARZ_M = 0.95
static

ORCA T-bar position relative to seabed [m].

Definition at line 37 of file JDetectorSupportkit.hh.

const char* const JDETECTOR::GENDET_DETECTOR_FILE_FORMAT = "det"
static

File name extensions.

file format used by gendet

Definition at line 58 of file JDetectorToolkit.hh.

const char* const JDETECTOR::BINARY_DETECTOR_FILE_FORMAT[] = { "dat", "datx" }
static

JIO binary file format.

Definition at line 59 of file JDetectorToolkit.hh.

const char* const JDETECTOR::KM3NET_DETECTOR_FILE_FORMAT = "detx"
static

KM3NeT standard ASCII format

Definition at line 60 of file JDetectorToolkit.hh.

const char* const JDETECTOR::ZIPPED_DETECTOR_FILE_FORMAT = "gz"
static

zipped KM3NeT standard ASCII format

Definition at line 61 of file JDetectorToolkit.hh.

const char* const JDETECTOR::GDML_DETECTOR_FILE_FORMAT = "gdml"
static

KM3Sim input format.

Definition at line 62 of file JDetectorToolkit.hh.

const char* const JDETECTOR::GDML_SCHEMA = getenv("GDML_SCHEMA_DIR")
static

directory necessary for correct GDML header output

Definition at line 64 of file JDetectorToolkit.hh.

const char* const JDETECTOR::CAN_MARGIN_M = getenv("CAN_MARGIN_M")
static

extension of the detector size to comply with the can definition

Definition at line 65 of file JDetectorToolkit.hh.

const char* const JDETECTOR::G4GDML_DEFAULT_SCHEMALOCATION = "http://service-spi.web.cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd"
static

Definition at line 66 of file JDetectorToolkit.hh.

JRotation JDETECTOR::getRotation
static

Function object to get rotation matrix to go from first to second module.

Definition at line 760 of file JDetectorToolkit.hh.

const JGetDetectorVersion JDETECTOR::getDetectorVersion
static

Function object to map detector version to numerical value.

Definition at line 300 of file JDetectorVersion.hh.

const JPutDetectorVersion JDETECTOR::putDetectorVersion(getDetectorVersion)
static

Function object to map numerical value to detector version.

const JGetModuleStatusBit JDETECTOR::getModuleStatusBit
static

Function object to map key to module status bit.

Definition at line 64 of file JModuleStatus.hh.

const JPutModuleStatusBit JDETECTOR::putModuleStatusBit(getModuleStatusBit)
static

Function object to map module status bit to key.

const double JDETECTOR::PIEZO_V1_DELAYTIME_US = 170.3
static

Piezo delay time [us].

Definition at line 19 of file JModuleSupportkit.hh.

const double JDETECTOR::PIEZO_V2_DELAYTIME_US = 242.1
static

Piezo delay time [us].

Definition at line 20 of file JModuleSupportkit.hh.

const double JDETECTOR::PIEZO_V3_DELAYTIME_US = 242.1
static

Piezo delay time [us].

Definition at line 21 of file JModuleSupportkit.hh.

const double JDETECTOR::HYDROPHONE_DELAYTIME_US = 50.7
static

Hydrophone delay time [us].

Definition at line 22 of file JModuleSupportkit.hh.

const int JDETECTOR::LED_BEACON_PMT_TYPE = 2
static

PMT type of LED beacon.

Definition at line 37 of file JMonteCarloDetector.hh.

const JGetPMTStatusBit JDETECTOR::getPMTStatusBit
static

Function object to map key to PMT status bit.

Definition at line 65 of file JPMTStatus.hh.

const JPutPMTStatusBit JDETECTOR::putPMTStatusBit(getPMTStatusBit)
static

Function object to map PMT status bit to key.

Function object to generate transition time.

Function object of transition time prabability.

const JTransitionTimeProbability2D JDETECTOR::getTransitionTimeProbability2D
static

Function object of twofold transition time prabability.

Definition at line 2659 of file JPMTTransitTimeProbability.hh.

const JStringCounter JDETECTOR::getNumberOfStrings
static

Function object to count unique strings.

Definition at line 95 of file JStringCounter.hh.