ATLAS Offline Software
Loading...
Searching...
No Matches
Event
EventTPCnv
EventTPCnv
AtlasMcWeight.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef EVENTTPCNV_ATLASMCWEIGHT_H
6
#define EVENTTPCNV_ATLASMCWEIGHT_H 1
17
18
namespace
AtlasMcWeight
{
19
20
typedef
unsigned
int
number_type
;
21
23
double
decode
(
number_type
binnedWeight);
24
25
number_type
encode
(
double
weight);
26
}
27
28
#endif
AtlasMcWeight
Definition
AtlasMcWeight.h:18
AtlasMcWeight::decode
double decode(number_type binnedWeight)
Convert weight from unsigned to double.
Definition
AtlasMcWeight.cxx:32
AtlasMcWeight::encode
number_type encode(double weight)
Definition
AtlasMcWeight.cxx:65
AtlasMcWeight::number_type
unsigned int number_type
Definition
AtlasMcWeight.h:20
Generated on
for ATLAS Offline Software by
1.14.0