Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -15,6 +15,7 @@ inline cid base_cid() {return 100;} //must be > cids in ../cids.
|
||||
|
||||
inline cid leaf_string_cid() {return base_cid()+11;}
|
||||
inline cid leaf_element_cid() {return base_cid()+12;}
|
||||
inline cid leaf_object_cid() {return base_cid()+13;}
|
||||
|
||||
inline cid base_leaf_cid() {return base_cid()+20;} //+12=32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user